StiComponentRender Method |
| Name | Description | |
|---|---|---|
| Render | ||
| Render(StiContainer) |
Renders a component in the specified container with events generation.
| |
| Render(StiComponent, StiContainer) |
Renders a component in the specified container with events generation.
The rendered component will return in 'renderedComponent' argument.
|