Click or drag to resize

ControllerStandardDataItemClassIndexOnActionResultPostRefresh Method

This method called from Standard Index (Post Refresh). Gives a View object with data list configuration by ListViewConfig. Check Permission by Read and ReadOwner. Called IndexSetViewBag.

Namespace:  SOWIWeb.Helper
Assembly:  SOWIWeb.Helper (in SOWIWeb.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
A View object with data list configuration by ListViewConfig
See Also

Reference