API Reference
Class
DisplayExtensions
Extension methods for the Display enum.
Inheritance
- Object
- DisplayExtensions
Methods
public static String EnumToString(Display value) #Returns:
StringConverts the enum value to its lowercase CSS string representation.
Parameters
- value HtmlForgeX.Display
- Display enumeration value.
Returns
The CSS text for the display value.