SearchConditionExtraConditions Property |
Search condition that is added to any conditions specified in the search expression. You can use special characters (+ -) and field conditions (e.g. +documentnodeid:(int)255).
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public string ExtraConditions { get; set; }
Property Value
Type:
StringSee Also