SiteSiteGroupName Property
|
Gets the group Name of the Site Branding.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax public string SiteGroupName { get; }
Public ReadOnly Property SiteGroupName As String
Get
public:
property String^ SiteGroupName {
String^ get ();
}
member SiteGroupName : string with get
Property Value
Type:
StringSee Also