isMainFrame property
A Boolean value indicating whether the frame is the web site's main frame or a subframe.
Implementation
bool isMainFrame;
A Boolean value indicating whether the frame is the web site's main frame or a subframe.
bool isMainFrame;