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