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.
VersionDiff renders static text based on differences between 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 VersionDiff
Dim value As Boolean
value = instance.ComponentRequiresPostback
public override bool ComponentRequiresPostback { get; }
Property value
Type: System.Boolean