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