Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

KendoPanelBar..::..Section Methods

The Dom..::..KendoPanelBar..::..Section type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Hide

Return Value

JsStatement that hides the element.
(Inherited from Dom..::..Element.)
Public method HideOnLoad (Inherited from Dom..::..Div.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Render (Inherited from Dom..::..Div.)
Public method SetContent(IHtmlString) (Inherited from Dom..::..Div.)
Public method SetContent(JsExpression) (Inherited from Dom..::..Div.)
Public method SetDisplay (Inherited from Dom..::..Element.)
Public method SetVisibility (Inherited from Dom..::..Element.)
Public method Show

Return Value

JsStatement that makes the element visible.
(Inherited from Dom..::..Element.)
Public method ToString (Inherited from Object.)