Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
WebDocument
.EndDocument
public function
EndDocument
Prototype:
function EndDocument()
Description:
Ends the output started with
BeginDocument
.
If the document was not started, a
ConceptException
will be raised.
Return value:
Returns null.