Click or drag to resize

ControllerStandardDataItemClassIndexOnActionResultPostImport Method

Import file

Namespace:  SOWIWin.Helper
Assembly:  SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
protected virtual ActionResult IndexOnActionResultPostImport(
	ListViewConfig pViewConfig,
	string pFile
)

Parameters

pViewConfig
Type: SOWIData.ManagementListViewConfig

[Missing <param name="pViewConfig"/> documentation for "M:SOWIWin.Helper.ControllerStandard`1.IndexOnActionResultPostImport(SOWIData.Management.ListViewConfig,System.String)"]

pFile
Type: SystemString

[Missing <param name="pFile"/> documentation for "M:SOWIWin.Helper.ControllerStandard`1.IndexOnActionResultPostImport(SOWIData.Management.ListViewConfig,System.String)"]

Return Value

Type: ActionResult

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

See Also