NextPageButton.ComponentRequiresPostback property

NextPageButton button for form false by default and generally not present in forms If button is visible in multi-page surveys, manually notify ClientFormManager

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property ComponentRequiresPostback As Boolean
    Get
'Usage
Dim instance As NextPageButton
Dim value As Boolean

value = instance.ComponentRequiresPostback
public override bool ComponentRequiresPostback { get; }

Property value

Type: System.Boolean

See also

Reference

NextPageButton class

NextPageButton members

Microsoft.SharePoint.WebControls namespace