System.Web.UI.WebControls.RoleGroup Members

The members of System.Web.UI.WebControls.RoleGroup are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Web.UI.WebControls.RoleGroup class.

Public Properties

ContentTemplateSystem.Web.UI.ITemplate.

Gets or sets the content template associated with this role group.

Rolesstring[].

Gets or sets the roles associated with this role group.

Public Methods

ContainsUser(System.Security.Principal.IPrincipal) : bool

Indicates whether the specified user is a member of any of the roles in the role group.

override
ToString() : string

Returns a comma-separated list of the roles associated with this role group.