Click or drag to resize

ControllerStandardDataItemClassCreateOnActionResultGet Method

Called CreateSetViewBag and gives a View object with a new data item (GetNewDataItem)

Namespace:  SOWIWin.Helper
Assembly:  SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
protected virtual ActionResult CreateOnActionResultGet()

Return Value

Type: ActionResult

[Missing <returns> documentation for "M:SOWIWin.Helper.ControllerStandard`1.CreateOnActionResultGet"]

See Also