HtmlAttributeCollectionAddClass Method
Add a class reference to the class attribute, if unique.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public void AddClass(
string className
)
Public Sub AddClass (
className As String
)
No code example is currently available or this language may not be supported.
Parameters
- className String
-
Name of the class reference to add.