MobileListSiteMapPath.HideInteriorCurrentNodes - Propriété
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property HideInteriorCurrentNodes As Boolean
Get
Set
'Utilisation
Dim instance As MobileListSiteMapPath
Dim value As Boolean
value = instance.HideInteriorCurrentNodes
instance.HideInteriorCurrentNodes = value
public bool HideInteriorCurrentNodes { get; set; }
Valeur de propriété
Type : System.Boolean