Adds a core attribute to the body tag.
Namespace: HTMLPlusPlusAssembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
| C# |
|---|
public void Add( ICoreAttr attribute ) |
Parameters
- attribute
- Type: HTMLPlusPlus.Interfaces..::..ICoreAttr
The core attribute.