isXhtml

This property retrieves the XHTML status of the document.

Syntax

function get xweb.document.isXhtml() : boolean

Parameters

None.

Returns

true   The document is XHTML.

false   The document is not XHTML.

See Also

Concepts

document
document Members
xweb

  Copyright © 2011 by Microsoft Corporation. All rights reserved.