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
Children Property
The collection of the child frames.
Namespace:
DotNetBrowser.Frames
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
IEnumerable
<
IFrame
>
Children
{
get
; }
Property Value
Type:
IEnumerable
IFrame
See Also
Reference
IFrame Interface
DotNetBrowser.Frames Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.