Module

Invokes a custom tag.

Component Signature

<bx:Module template=[string]
name=[string] />

Attributes

AtrributeTypeRequiredDescriptionDefault

template

string

false

Mutually exclusive with the name attribute. A path to the template that implements the tag.

name

string

false

Mutually exclusive with the template attribute. A custom tag name, in the form "Name.Name.Name..." Identifies subdirectory, under the tag root directory, that contains custom tag template.

Examples

<bx:Module template=[string]
name=[string] />

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC