RoleGroup::ToString Method ()
.NET Framework (current version)
Returns a comma-separated list of the roles associated with this role group.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System::String^A comma-separated list of the roles associated with this role group.
The ToString method returns the contents of the Roles property as a comma-separated list of roles associated with the role group.
.NET Framework
Available since 2.0
Available since 2.0
Show: