SPUtility.GetSelectedDate method
SharePoint 2013
Retrieves the CalendarDate parameter value from the request context.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)] public static string GetSelectedDate( HttpRequest request, SPWeb web )
Parameters
- request
- Type: System.Web.HttpRequest
An object that represents the request context.
- web
- Type: Microsoft.SharePoint.SPWeb
An object that represents the SharePoint Foundation Web site with which the request context is associated.