Table of Contents

Property Frame

Namespace
DotNetBrowser.Browser.Handlers
Assembly
DotNetBrowser.dll

Frame

Gets the IFrame instance associated with the handler.

public IFrame Frame { get; }

Property Value

IFrame

The IFrame instance associated with the handler.