Click or drag to resize

ControllerStandardDataItemClassIndexOnActionResultPostRefresh Method

Standard Index (Post Refresh). Check Permission by Read and ReadOwner. Called IndexSetViewBag and gives a View object with data list configuration by ListViewConfig

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

Parameters

pViewConfig
Type: SOWIData.ManagementListViewConfig
List View Config from Post

Return Value

Type: ActionResult

[Missing <returns> documentation for "M:SOWIWin.Helper.ControllerStandard`1.IndexOnActionResultPostRefresh(SOWIData.Management.ListViewConfig)"]

See Also