RoleGroupCollection.Add Method
.NET Framework 3.0
Adds a role group to the end of the collection.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The following code example adds a dynamically created RoleGroup object to the RoleGroupCollection. This code example is part of a larger example provided for the RoleGroup class.
Community Additions
ADD
Show: