Partager via


BaseAreaWebPart.CurrentAreaId, propriété (Microsoft.SharePoint.Portal.WebControls)

Obsolete. Gets or sets the identifier of the current area.

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

Syntaxe

'Déclaration
<DefaultValueAttribute(Nothing)> _
<WebPartStorageAttribute(Storage.Shared)> _
Public Property CurrentAreaId As String
'Utilisation
Dim instance As BaseAreaWebPart
Dim value As String

value = instance.CurrentAreaId

instance.CurrentAreaId = value
[DefaultValueAttribute(null)] 
[WebPartStorageAttribute(Storage.Shared)] 
public string CurrentAreaId { get; set; }

Valeur de la propriété

String. Identifier of the current area.

Voir aussi

Référence

BaseAreaWebPart, classe
Membres BaseAreaWebPart
Microsoft.SharePoint.Portal.WebControls, espace de noms