Click or drag to resize

IFrameHtml Property

The HTML content of the frame. Can be an empty string if the frame doesn't have a content or its content is empty.

Namespace:  DotNetBrowser.Frames
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
string Html { get; }

Property Value

Type: String
See Also