AclEditor.lblRemoveDesc field

Represents a control that is used to show how to remove a user or group.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected lblRemoveDesc As Label
'Usage
Dim value As Label

value = Me.lblRemoveDesc

Me.lblRemoveDesc = value
protected Label lblRemoveDesc

See also

Reference

AclEditor class

AclEditor members

Microsoft.SharePoint.WebControls namespace