mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

QueryString_Analyzer Class



Query string analyzer for the new URL query string configuration with URL rewrite


Namespace: SobekCM.Engine_Library.Navigation
Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)

Syntax

C#
public static class QueryString_Analyzer

Remarks

QueryString_Analyzer is a class which analyzes the query string passed to the web server along with the URL. This determines which portion of the web application to display first, and allows users to cut and paste a particular search or map.

Inheritance Hierarchy

System..::..Object
  SobekCM.Engine_Library.Navigation..::..QueryString_Analyzer

Methods

  NameDescription
Public methodStatic memberParse_Query
Parse the query and set the internal variables

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )