Click or drag to resize
InputSettingValidation Class
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.ControlsInputSettingValidation

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class InputSettingValidation

The InputSettingValidation type exposes the following members.

Constructors
  NameDescription
Public methodInputSettingValidation
Top
Methods
  NameDescription
Public methodToString (Overrides ObjectToString.)
Top
Properties
  NameDescription
Public propertyIsRequired
Public propertyLocation
Gets or sets url for the WebService or Page which will be requested to validate data.
Public propertyMethod
Gets or sets method name in the WebService or Page which will be requested to validate data.
Public propertyValidateOnEvent
Public propertyValidationGroup
Public propertyViewState
Top
See Also