SPPageStateControl.CurrentItemVersion property
identifies the current version of the item to detect save conflicts
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property CurrentItemVersion As String
Get
'Usage
Dim instance As SPPageStateControl
Dim value As String
value = instance.CurrentItemVersion
public virtual string CurrentItemVersion { get; }
Property value
Type: System.String
Returns String.