SPUtility.IsSearchRequest method
SharePoint 2013
Determines whether the request comes from SharePoint Search.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)] public static bool IsSearchRequest( HttpRequest request )
Parameters
- request
- Type: System.Web.HttpRequest