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