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: 2.4.0.0 (2.4.0.0)
Syntaxpublic virtual string InnerHtml { get; set; }
Public Overridable Property InnerHtml As String
Get
Set
Property Value
Type:
String
See Also