SearchHelperExcludedFieldsFromConversion Property |
Gets or sets the fields separated by semicolon, this field will be excluded from int/double conversion
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public static string ExcludedFieldsFromConversion { get; set; }
Property Value
Type:
StringSee Also