CNNTP.GroupName Property | |
Returns a string representing the name of the currently selected group.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY GroupName AS USUAL GET
public virtual Usual GroupName { get; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the name of the currently selected group.
See Also