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
Publishes or unpublishes a content type on the hub site.
The ContentTypePublisher type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ContentTypePublisher | Initializes a new instance of the ContentTypePublisher class for the provided hub site (SPSite). |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
IsContentTypeSharingEnabled | Represents a Boolean value that indicates whether the MetadataHub feature is enabled for the specified site. |
![]() |
IsPublished | Indicates if the content type is published. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Publish | Publishes a content type on the specified hub site. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Unpublish | Unpublishes a content type on the specified hub site. |
Top