Table of Contents

Property Html

Namespace
DotNetBrowser.Frames
Assembly
DotNetBrowser.dll

Html

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

string Html { get; }

Property Value

string