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