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