Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

string $Domain.LogoUrl { get; set; }

Remarks

If SSL is enabled, this property always returns the https address of a domain logo.

Example

Code Block
languagejs
var logourl = $Domain.LogoUrl;
// logourl now contains https address of a domain logo image