DevExtremeThemeExtensions Class

Summary

Extension methods for the DevExtremeTheme enumeration.
graph BT Type-->Base0["Object"] Type["DevExtremeThemeExtensions"] class Type type-node

Syntax

public static class DevExtremeThemeExtensions

Methods

Name Value Summary
GetCssFileName(DevExtremeTheme) string
Returns the CSS file name for a specific DevExtreme theme.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin