Subscriber portal
Adds a role group to the end of the collection.
public: void Add( RoleGroup^ group )
The RoleGroup to add to the collection.
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.
RoleGroupCollection ClassSystem.Web.UI.WebControls NamespaceASP.NET Login Controls Overview