PortalSiteMapNode.audience Field
Specifies a field that contains a string that represents the audience to display this PortalSiteMapNode object to.
Namespace: Microsoft.SharePoint.Publishing.Navigation
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected audience As String
'Usage
Dim value As String
value = Me.audience
Me.audience = value
protected string audience