Share via


FormAppInfo.ComponentRequiresPostback property

This member overrides FormComponent.ComponentRequiresPostback.

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 FormAppInfo
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

FormAppInfo class

FormAppInfo members

Microsoft.SharePoint.WebControls namespace