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