Table of Contents

Property Frame

Namespace
DotNetBrowser.Js
Assembly
DotNetBrowser.dll

Frame

Gets the IFrame instance this JavaScript object is bound to.

IFrame Frame { get; }

Property Value

IFrame

The IFrame instance this JavaScript object is bound to.