instantiateIn
public void instantiateIn |
(TControl $parent ) |
Instantiates the template.
Content in the template will be instantiated as components and text strings and passed to the specified parent control.
Input |
TControl | $parent | the parent control |
Output |
Exception |
|