You are here: Data Classes > UserData Class > UserData Properties > GroupName
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
UserData.GroupName Property

Gets or sets the name of the group to which the user belongs. This is for the UserData object.

C#
public String GroupName;
Visual Basic
Public Property GroupName() As String

The name of the group to which the user belongs.

Copyright (c) 2007. All rights reserved.
What do you think about this topic? Send feedback!