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