The <include>
tag is used to include source code contained in
another file. See the
Guide for a complete discussion. Also see the <library>
tag.
Name (CSS property) | Type (tag) | Type (js) | Default | Category |
---|---|---|---|---|
href
|
xsd:anyURI | String | read/write | |
A reference to a target file whose content is included in the application that contains this include element. | ||||
type
|
"text" | "xml" | String | "xml" | read/write |
If this attribute has the value text , the
content of the target file is included as text. Otherwise, it is
read as XML.
|
Copyright © 2002-2010 Laszlo Systems, Inc. All Rights Reserved. Unauthorized use, duplication or distribution is strictly prohibited. This is the proprietary information of Laszlo Systems, Inc. Use is subject to license terms.