  | IndexSearchConfigurationContext Property  | 
  
    Namespace: 
   Dynamicweb.Indexing.Querying
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax[DataMemberAttribute(Name = "Context")]
public TwoDimensionalDictionary Context { get; set; }<DataMemberAttribute(Name := "Context")>
Public Property Context As TwoDimensionalDictionary
	Get
	Set
Property Value
Type: 
TwoDimensionalDictionary
See Also