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
Name Property
The name of the frame. Can be an empty string if the frame doesn't have a name.
Namespace:
DotNetBrowser.Frames
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
string
Name
{
get
; }
Property Value
Type:
String
See Also
Reference
IFrame Interface
DotNetBrowser.Frames Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.