DeleteItemVersionButton.DeleteItemVersion Method
Deletes the specified version of the current list item that is associated with the form.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overridable Sub DeleteItemVersion
'Usage
Me.DeleteItemVersion()
protected virtual void DeleteItemVersion()