AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

DomainLanguageHelper..::..IsSearchIndex Method (HttpContextWrapper)

Determines whether [is search index] [the specified context].

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static bool IsSearchIndex(
	HttpContextWrapper context
)

Parameters

context
Type: HttpContextWrapper
The context.

Return Value

true if [is search index] [the specified context]; otherwise, false.