Area.HonorOrder, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets or sets a value indicating whether the order is alphabetical or numerical.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property HonorOrder As Boolean
'Utilisation
Dim instance As Area
Dim value As Boolean
value = instance.HonorOrder
instance.HonorOrder = value
public bool HonorOrder { get; set; }
Valeur de la propriété
Boolean. true if the order is alphabetical; false if numerical.
Voir aussi
Référence
Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms