Share via


DocumentTransformersInfo.ComponentRequiresPostback property

NOTE: This API is now obsolete.

This member overrides FormComponent.ComponentRequiresPostback.

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

Syntax

'Declaration
<ObsoleteAttribute("This property is obsolete.", False)> _
Public Overrides ReadOnly Property ComponentRequiresPostback As Boolean
    Get
'Usage
Dim instance As DocumentTransformersInfo
Dim value As Boolean

value = instance.ComponentRequiresPostback
[ObsoleteAttribute("This property is obsolete.", false)]
public override bool ComponentRequiresPostback { get; }

Property value

Type: System.Boolean

See also

Reference

DocumentTransformersInfo class

DocumentTransformersInfo members

Microsoft.SharePoint.WebControls namespace