DeploymentWebStructure.UseSharedNavigation Property (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)
Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
Syntax
'Declaration
<XmlAttributeAttribute> _
Public Property UseSharedNavigation As Boolean
'Usage
Dim instance As DeploymentWebStructure
Dim value As Boolean
value = instance.UseSharedNavigation
instance.UseSharedNavigation = value
[XmlAttributeAttribute]
public bool UseSharedNavigation { get; set; }
See Also
Reference
DeploymentWebStructure Class
DeploymentWebStructure Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace