Dom..::..AddPanelBar Method
Namespace:
Suoranta.WebApp.View
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public Dom..::..KendoPanelBar AddPanelBar( string baseId, params string[] sectionBaseIds )
Parameters
- baseId
- Type: String
- sectionBaseIds
- Type: array<String>[]()[][]
Initial active section can be indicated with prefix @
Return Value
Exceptions
| Exception | Condition |
|---|---|
| Suoranta.WebApp.Types..::..HtmlHelperException | Thrown if more than one panel bar is being defined |

