Table of Contents

Interface IInstanceAppBranding

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll
public interface IInstanceAppBranding

Properties

FaviconUrl

string? FaviconUrl { get; }

Property Value

string

IconUrl

string? IconUrl { get; }

Property Value

string

LogoUrl

string? LogoUrl { get; }

Property Value

string

ProductName

string ProductName { get; }

Property Value

string

SymbolUrl

string? SymbolUrl { get; }

Property Value

string

ThemeColor

string ThemeColor { get; }

Property Value

string

WordmarkUrl

string? WordmarkUrl { get; }

Property Value

string