The element should accept core attributes (like class, id, etc.).
Namespace: HTMLPlusPlus.InterfacesAssembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
| C# |
|---|
void Add( ICoreAttr attribute ) |
Parameters
- attribute
- Type: HTMLPlusPlus.Interfaces..::..ICoreAttr
The attribute to add.