Interview Questions administrator

Best SharePoint administrator Interview Questions and Answers with topic wise:


Recycle Bin | MMS | ManagedVsCrawledProperties |
Showing posts with label DayOfWeek comparision in SharePoint:DateTimeControl. Show all posts
Showing posts with label DayOfWeek comparision in SharePoint:DateTimeControl. Show all posts

Tuesday, October 16, 2012

Get current DayOfWeek in SharePoint:DatetimeControl:



We can get the current day of week easily by using “System.DateTime” control.


We cannot get the current Day of week using “DateTimeControl” directly but there is an option to get the day of week indirectly by using the “SelectedDate” property of SharePoint DateTimeControl.