ISiteBrandingSiteGroup Property
|
Gets and sets the group to which this site branding belongs. Optional.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string SiteGroup { get; set; }
Property SiteGroup As String
Get
Set
property String^ SiteGroup {
String^ get ();
void set (String^ value);
}
abstract SiteGroup : string with get, set
Property Value
Type:
StringSee Also