Share via


VersionDiffDescription.ComponentRequiresPostback property

VersionDiffDescription renders static text about compared versions

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

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

Property value

Type: System.Boolean

See also

Reference

VersionDiffDescription class

VersionDiffDescription members

Microsoft.SharePoint.WebControls namespace