| HtmlNodeInnerHtml Property  | 
            Gets or Sets the HTML between the start and end tags of the object.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic virtual string InnerHtml { get; set; }Public Overridable Property InnerHtml As String
	Get
	Set
Property Value
Type: 
String
See Also