ViewModelTemplateTViewModelRenderGrid Method |
Name | Description | |
---|---|---|
RenderGrid(Int32) |
Renders the first Grid on the page with the given ID.
If no Grids exist on the page, the empty string is returned.
| |
RenderGrid(Int32, String) |
Renders the Grid in the given container on the page with the given ID.
If no Grid exists on the page in the given container, the empty string is returned.
|