Click or drag to resize
IQueryRunnerH1 Property
H1 HTML element text.

Namespace:  C2ExplorerServiceStack.Logic.Interfaces
Assembly:  C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
string H1 { set; }

Property Value

Type: String

[Missing <value> documentation for "P:C2ExplorerServiceStack.Logic.Interfaces.IQueryRunner.H1"]

Examples
H1 = "Hello there!";
See Also