Gets a site branding by its name.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- siteName
- Type: SystemString
Name of site branding
Return Value
Type: ISiteBrandingThe site branding with matching name. If this site branding doesn't exist, returns null.
See Also