ControllerStandardDataItemClassIndexOnActionResultPostCase Method | |
Not implemented is for spezification Post.
Namespace:
SOWIWin.Helper
Assembly:
SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax protected virtual ActionResult IndexOnActionResultPostCase(
string pSubmit
)
Protected Overridable Function IndexOnActionResultPostCase (
pSubmit As String
) As ActionResult
Parameters
- pSubmit
- Type: SystemString
Toolbar Button Value
Return Value
Type:
ActionResult[Missing <returns> documentation for "M:SOWIWin.Helper.ControllerStandard`1.IndexOnActionResultPostCase(System.String)"]
See Also