Interface IInstanceAppBranding
public interface IInstanceAppBranding
Properties
FaviconUrl
string? FaviconUrl { get; }
Property Value
IconUrl
string? IconUrl { get; }
Property Value
LogoUrl
string? LogoUrl { get; }
Property Value
ProductName
string ProductName { get; }
Property Value
SymbolUrl
string? SymbolUrl { get; }
Property Value
ThemeColor
string ThemeColor { get; }
Property Value
WordmarkUrl
string? WordmarkUrl { get; }