Click or drag to resize

DataGridControllerEditListOnActionResultPostReset Method

Reset data grid view to template

Namespace:  SOWIWeb.Administrator.Controllers
Assembly:  SOWIWeb.Administrator (in SOWIWeb.Administrator.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
private ActionResult EditListOnActionResultPostReset(
	string AppName
)

Parameters

AppName
Type: SystemString
App name

Return Value

Type: ActionResult
A confirmation message
See Also