Compartilhar via


MobileListSiteMapPath.HideInteriorCurrentNodes property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Property HideInteriorCurrentNodes As Boolean
    Get
    Set
'Uso
Dim instance As MobileListSiteMapPath
Dim value As Boolean

value = instance.HideInteriorCurrentNodes

instance.HideInteriorCurrentNodes = value
public bool HideInteriorCurrentNodes { get; set; }

Property value

Type: System.Boolean

Ver também

Referência

MobileListSiteMapPath class

MobileListSiteMapPath members

Microsoft.SharePoint.Mobile.WebControls namespace