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.
Gets the URI of the SPSite object used as the content type syndication hub, if it exists.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property ContentTypePublishingHub As String
Get
'Usage
Dim instance As TermStore
Dim value As String
value = instance.ContentTypePublishingHub
public string ContentTypePublishingHub { get; }
Property value
Type: System.String
The URI of the SPSite used as the content type syndication hub, if it exists; a null reference (Nothing in Visual Basic) if the hub does not exist