Partager via


Area.Order, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets or sets the order of the area among the children areas of the same parent area.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property Order As Integer
'Utilisation
Dim instance As Area
Dim value As Integer

value = instance.Order

instance.Order = value
public int Order { get; set; }

Valeur de la propriété

Int32 that represents the order of the area among the children areas of the same parent area.

Voir aussi

Référence

Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms