New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
IsRequired 
Location 
Method 
ValidateOnEvent 
ValidationGroup 
Telerik.Web.UI.InputSettingValidation
Updated over 6 months ago
Class holding settings associated with Telerik.Web.UI.InputSetting validation process.
Inheritance Hierarchy
- System.Object
 - Telerik.Web.UI.InputSettingValidation
 
Properties
IsRequired Boolean
Gets or sets a value indicating the control should be required on client or not.
Location String
Gets or sets url for the WebService or Page which will be requested to validate data.
Method String
Gets or sets method name in the WebService or Page which will be requested to validate data.
ValidateOnEvent InputSettingValidateOnEvent
Gets or sets which event will cause the control to be validated.
ValidationGroup String
Gets or sets the name of the validation group to wich this setting belongs.