This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the UserGroup with the given group code.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public GetGroupByCode( string groupCode ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Function GetGroupByCode ( _ groupCode As _ ) As |
Parameters
- groupCode
- String
Return Value
See Also
UserGroups Class
Smartsite.Security Namespace