external

The external property defines whether the current document is viewed in external window as web browser.

 

Syntax

System.Boolean external();

 

Return Value

Returns the current property value.

 

Remarks

This property is Read-Only

 

Member of doc.

 

Example