If I wanted to change the default min date for RadDatePickers for our entire site, would I simply change the value in Telerik.Web.UI.xml?
<member name="P:Telerik.Web.UI.RadDatePicker.MinDate"> <summary> Gets or sets the minimal range date for selection. Selecting a date earlier or equal to that will not be allowed. </summary> <remarks> This property has a default value of <strong>1/1/1980</strong> </remarks> </member>