WebDocument.BeginDocument


public function BeginDocument

Prototype:

function BeginDocument()

Description:

Start outputting to a web document. After calling this function you can't set anymore the UseSessions and {ContentProperties}.

If the document output was already started, a ConceptException will be raised.

Return value:

Returns null.