Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.ImageHTML.PredefSpriteIcons Field

Defines the predefined sprites used by the YetaWF Core package.

Class: YetaWF.Core.Components.ImageHTML
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public readonly static Dictionary<string,string> PredefSpriteIcons;

Remarks

The key is the name of a predefined sprite. The value are the CSS classes used with an <i> tag to render the image.

See Also YetaWF.Core.Components.ImageHTML ClassYetaWF.Core Overview