DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Frames
IFrame Interface
IFrame Properties
Browser Property
Children Property
Document Property
Html Property
IsMain Property
LocalStorage Property
Name Property
Parent Property
SelectedHtml Property
SelectedText Property
SessionStorage Property
Text Property
IFrame
IsMain Property
Indicates whether the frame is a main (top-level) frame in the browser.
Namespace:
DotNetBrowser.Frames
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
bool
IsMain
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IFrame Interface
DotNetBrowser.Frames Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.