FrameParametersFrame Property |
Gets the
IFrame instance associated with the handler.
Namespace:
DotNetBrowser.Browser.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public IFrame Frame { get; }
Return Value
Type:
IFrameThe
IFrame instance associated with the handler.
See Also