SettingsService.GetBrandingLogo Method¶
Gets the branding logo currently in use.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public Image GetBrandingLogo()
VB¶
Public Function GetBrandingLogo As Image
Return Value¶
Type: Image
Returns an Image with the value of the branding logo.
Remarks¶
The image is resized at upload and will consequently keep its newly changed size at download.