Partager via


CategoryPicker.OverrideIsPostBackValue, champ (Microsoft.SharePoint.Portal.WebControls)

Specifies a value indicating whether the control should ignore the value of Page.IsPostBack property and assume Page.IsPostBack is false for the rest of the correct post. The property defaults to false.

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

Syntaxe

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

value = instance.OverrideIsPostBackValue

instance.OverrideIsPostBackValue = value
public bool OverrideIsPostBackValue

Voir aussi

Référence

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