RoleGroup.ToString Method
.NET Framework 3.0
Returns a comma-separated list of the roles associated with this role group.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The ToString method returns the contents of the Roles property as a comma-separated list of roles associated with the role group.
Community Additions
ADD
Show: