Contents Enumeration |
Namespace: SOWIWeb.Helper
| Member name | Value | Description | |
|---|---|---|---|
| none | 0 | SOWI Web Helper Content not defined | |
| CreateContent | 1 | SOWI Web Helper Create content | |
| DeleteContent | 2 | SOWI Web Helper Delete content | |
| DetailsContent | 3 | SOWI Web Helper Details content | |
| EditContent | 4 | SOWI Web Helper Edit content | |
| IndexContentDataTables | 5 | SOWI Web Helper Index (data list) content with DataTables component and bootstrap/datatables style |
Uses in ControllerStandardDataItemClass
ViewBag.ContentName = SOWIWeb.Helper.Contents.IndexContentDataTables.ToPath(); // with DataTables plug in