Click or drag to resize

ViewModelTemplateTViewModelRenderGrid Method

Overload List
  NameDescription
Public methodRenderGrid(Int32)
Renders the first Grid on the page with the given ID. If no Grids exist on the page, the empty string is returned.
Public methodRenderGrid(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.
Top
See Also