ContentTypeSyndicationHubsPage.logListUrl Field
This member is reserved for internal use and is not intended to be used directly from your code. Represents the URL for lists in the log.
Namespace: Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Protected logListUrl As String
'Usage
Dim value As String
value = Me.logListUrl
Me.logListUrl = value
protected string logListUrl
See Also
Reference
ContentTypeSyndicationHubsPage Class