ModelState Class | |
Model state helper function for Web application
Inheritance Hierarchy
Namespace:
SOWIWeb.Helper
Assembly:
SOWIWeb.Helper (in SOWIWeb.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public static class ModelState
<ExtensionAttribute>
Public NotInheritable Class ModelState
The ModelState type exposes the following members.
Methods
| Name | Description |
---|
| AddModelState |
SOWI ModelState errors add into MS web controller ModelState
|
TopSee Also