Skip to main content

Formats

Assembly: ServiceStack.Client.dll​
View Source​
Declaration
public static class Formats

Properties​

Currency​

View Source​
Declaration
public static FormatInfo Currency { get; set; }

Bytes​

View Source​
Declaration
public static FormatInfo Bytes { get; set; }

Icon​

View Source​
Declaration
public static FormatInfo Icon { get; set; }

IconRounded​

View Source​
Declaration
public static FormatInfo IconRounded { get; set; }

Attachment​

View Source​
Declaration
public static FormatInfo Attachment { get; set; }
View Source​
Declaration
public static FormatInfo Link { get; set; }

LinkEmail​

View Source​
Declaration
public static FormatInfo LinkEmail { get; set; }

LinkPhone​

View Source​
Declaration
public static FormatInfo LinkPhone { get; set; }

Hidden​

View Source​
Declaration
public static FormatInfo Hidden { get; set; }