ViewBag Class |
Namespace: SOWIWin.Helper
The ViewBag type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionName |
Action name for Window application
| |
| ContentName |
Content name for Window application
| |
| ControllerName |
Controller name for Window application
| |
| DataGridView |
Data Grid View for Window application
| |
| DictionaryUI |
Dictionary for user interface (UI) for Window application
| |
| HasListHeader |
Has list header for Window application
| |
| Message |
Message for Window application
| |
| ReturnWindow |
Return window for Window application
| |
| Title |
Window title for Window application
| |
| Toolbar |
Toolbar buttons for Window application
| |
| ToolbarItem |
Toolbar buttons for data item for Window applicatino
| |
| ViewConfig |
List view config
|
| 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.) |