API Reference
Class
EmailBrandLogo
Logo entry for EmailBrandStrip.
Inheritance
- Object
- EmailBrandLogo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property EmailBrandStrip.Logos
Accepted by parameters
- Method EmailBrandStrip.AddLogo
Constructors
public EmailBrandLogo() #Inherited Methods
Properties
public String Text { get; set; } #Optional text logo (fallback when not using images).
public String Href { get; set; } #Optional URL wrapping the logo.
public Nullable<Int32> Width { get; set; } #Optional width attribute for the image.
public Nullable<Int32> Height { get; set; } #Optional height attribute for the image.