Panel Class | ![]() |
Namespace: SOWIWeb.Helper
The Panel type exposes the following members.
Name | Description | |
---|---|---|
![]() | Panel |
Constructor for data panel use method HTML PanelToggle(String, String, String, Boolean, String, String, String, String, String, String)
or method HTML PanelToggleGroup(ListPanel, String, Boolean, String) as list of this type.
|
Name | Description | |
---|---|---|
![]() | Expanded |
Panel expanded true or false
|
![]() | HeadingID |
Heading ID handling see method PanelToggle(String, String, String, Boolean, String, String, String, String, String, String) |
![]() | PanelContent |
Panel content text or HTML partial to string
|
![]() | PanelName |
Panel name
|
![]() | PanelTitle |
Panel title
|
![]() | ParentName |
Parent name when use a panel group/list then set this name/id (use for accordion panel list)
|
![]() | StyleContent |
Style panel content see StylePanelContent |
![]() | StyleHeading |
Style panel heading see StylePanelHeading |
![]() | StylePanel |
Style panel see StylePanel |
![]() | StyleTitle |
Style panel title see StylePanelTitle |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |