Class AllHtmlAttrs
- Namespace
- SunamoValues.All
- Assembly
- SunamoValues.dll
Contains all HTML attribute names derived from HtmlTextWriterAttribute enum.
public class AllHtmlAttrs
- Inheritance
-
AllHtmlAttrs
- Inherited Members
- Extension Methods
Fields
All
List of all HTML attribute names in lowercase.
public static List<string>? All
Field Value
Methods
Initialize()
Initializes the list of HTML attributes from the HtmlTextWriterAttribute enum.
public static void Initialize()