| Basic Date Picker Documentation |
|
BasicDatePicker.JavaScriptFileName Property
Gets or sets the JavaScript URL. If empty, JavaScript will be output inline on the page.
[Visual Basic]
Public Property JavaScriptFileName As
String
[C#]
public
string JavaScriptFileName {get; set;}
Property Value
Default value is "basicdatepicker.js".
See Also
BasicDatePicker Class | BasicFrame.WebControls Namespace