AclEditor.btnRemove Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected btnRemove As Button
'Usage
Dim value As Button
value = Me.btnRemove
Me.btnRemove = value
protected Button btnRemove