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