Click or drag to resize

ModelState Class

Model state helper function for Web application
Inheritance Hierarchy
SystemObject
  SOWIWeb.HelperModelState

Namespace:  SOWIWeb.Helper
Assembly:  SOWIWeb.Helper (in SOWIWeb.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static class ModelState

The ModelState type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddModelState
SOWI ModelState errors add into MS web controller ModelState
Top
See Also