Adds a title element to this head.
Namespace: HTMLPlusPlusAssembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
| C# |
|---|
public void Add( Title title ) |
Parameters
- title
- Type: HTMLPlusPlus..::..Title
The title element to add.