ControllerStandard<DataItemClass>.FormSetViewBag Method | ![]() |
Name | Description |
---|---|
ViewBag.DictionaryUI | If value null then puts UI dictionary from this web controller |
ViewBag.ControllerName | Puts controller name |
ViewBag.ActionName | Puts action name |
ViewBag.Title | If value null then puts title from UI dictionary controller name and action name |
ViewBag.Message |
If value null then puts message value from Session object Check upload file. If upload file valid then has additional message about this. |
ViewBag.ReturnUrl | If value null then puts this URL |
Namespace: SOWIWeb.Helper