Basic Date Picker Documentation

BaseValidator.JavaScriptUrl Property

Gets or sets the JavaScript URL location.

[Visual Basic]
Public Property JavaScriptUrl As String
[C#]
public string JavaScriptUrl {get; set;}

Property Value

The URL location of the JavaScript file used for date control validation. Default value is "/aspnet_client/basicframe_webcontrols_basicdatepicker/1_2_2071/validation.js"

See Also

BaseValidator Class | BasicFrame.WebControls Namespace