Partager via


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

Obsolete. Gets or sets a value indicating whether the GetAreaPath query is enabled.

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

Syntaxe

'Déclaration
<WebPartStorageAttribute(Storage.Shared)> _
<DefaultValueAttribute(True)> _
Public Property IssueAreaPathQuery As Boolean
'Utilisation
Dim instance As BaseAreaWebPart
Dim value As Boolean

value = instance.IssueAreaPathQuery

instance.IssueAreaPathQuery = value
[WebPartStorageAttribute(Storage.Shared)] 
[DefaultValueAttribute(true)] 
public bool IssueAreaPathQuery { get; set; }

Valeur de la propriété

Boolean true if the query is enabled; otherwise, false.

Voir aussi

Référence

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