RestoreItemVersionButton.RestoreItemVersion Method
Restores the associated list item to its previous version
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Sub RestoreItemVersion
'Usage
Me.RestoreItemVersion()
protected virtual void RestoreItemVersion()
See Also
Reference
RestoreItemVersionButton Class