ISearchConfigSettingKey Property
|
Gets/sets the search config setting key.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax Property Key As String
Get
Set
property String^ Key {
String^ get ();
void set (String^ value);
}
abstract Key : string with get, set
Property Value
Type:
StringSee Also