Interface ILayout
public interface ILayout
ILayout
-
Method Summary
-
Method Details
-
render
Renders theIContainer
.- Parameters:
container
- the container to render.- Returns:
- the rendered layout.
- Throws:
RenderException
- exception
-
IContainer
.container
- the container to render.RenderException
- exception