SPUtility.GetViewType method
SharePoint 2013
Retrieves one of the calendar parameters from the request context.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)] public static string GetViewType( HttpRequest request )
Parameters
- request
- Type: System.Web.HttpRequest
The HttpRequest object that contains the HTTP values that were sent by a client during a Web request.