C# Class Frapid.Dashboard.ThemeConfiguration

Show file Open project: frapid/frapid

Public Methods

Method Description
Get ( string tenant, string theme, string key ) : string
GetLayout ( string tenant, string theme ) : string

Method Details

Get() public static method

public static Get ( string tenant, string theme, string key ) : string
tenant string
theme string
key string
return string

GetLayout() public static method

public static GetLayout ( string tenant, string theme ) : string
tenant string
theme string
return string