Share via


AclEditor.HiddenUsers field

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected HiddenUsers As HtmlInputHidden
'Usage
Dim value As HtmlInputHidden

value = Me.HiddenUsers

Me.HiddenUsers = value
protected HtmlInputHidden HiddenUsers

See also

Reference

AclEditor class

AclEditor members

Microsoft.SharePoint.WebControls namespace