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