Click or drag to resize
FontIconSizeEnum Enumeration
Font icon size enumeration.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public enum FontIconSizeEnum
Members
  Member nameValueDescription
NotDefined0 Icon size is not defined.
Status30 Status or indicator icon.
TreeDecoration50 Decorative icon for tree (plus and minus).
Standard80 Standard icon size.
Header100 Icon in header.
Logo130 Logo icon size.
Notifications150 Notification icon size.
Dashboard200 Dashboard icon size.
See Also