ControllerStandardDataItemClass Properties |
The ControllerStandardDataItemClass generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionName |
From controller context
| |
| AppModule |
Requirement for data handling
| |
| CanCreate |
Requirement: View Create
| |
| CanDelete |
Requirement: View Delete
| |
| CanDetails |
Requirement: View Details
| |
| CanEdit |
Requirement: View Edit
| |
| CanImport |
View Index: button Import
| |
| CanIndex |
Requirement: View Index
| |
| ControllerName |
From controller context
| |
| DictionaryUI |
Get this session DictionaryUI
| |
| GetNewDataItem |
Requirement for data handling
| |
| ModelState |
SOWI App ModelState object
| |
| Session |
Win session object
|