Partager via


CategoryPicker.AutoPostBack, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets or sets a value indicating whether the control posts information back to the server each time a user closes the CategoryPicker control.

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

Syntaxe

'Déclaration
Public Property AutoPostBack As Boolean
'Utilisation
Dim instance As CategoryPicker
Dim value As Boolean

value = instance.AutoPostBack

instance.AutoPostBack = value
public bool AutoPostBack { get; set; }

Valeur de la propriété

Boolean true if the control posts information back to the server each time a user closes the CategoryPicker control; otherwise, false.

Voir aussi

Référence

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