Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies a value that indicates whether the control should ignore the value of the Page.IsPostBack property and assume that Page.IsPostBack is false for the rest of the correct post.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public OverrideIsPostBackValue As Boolean
'Usage
Dim instance As CategoryPicker
Dim value As Boolean
value = instance.OverrideIsPostBackValue
instance.OverrideIsPostBackValue = value
public bool OverrideIsPostBackValue