Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Enables or disabled the assignment of DocumentId objects on a site.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
EnableAssignment(SPSite, Boolean) | Enables or disables the ability to assign DocumentId to a SPSite object. |
![]() ![]() |
EnableAssignment(SPSite, Boolean, Boolean, Boolean) | Enables or disables DocumentId objects assigned on a SPSite site. |
![]() ![]() |
EnableAssignment(SPSite, String, Boolean, Boolean, Boolean, Boolean) | Enables or disables the assignment of DocumentId objects on the specified SPSite object. |
Top