How can I set the selected Sharepoint DateTimeControl to null? When you first load it onto the page, the value is not selected (even if the return value is not null, but you can check it with IsDateEmpty). How can I programmatically set it back to its initial, empty value?
thank
source
share