ISearchConfigKeymatches Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax List<IKeyMatch> Keymatches { get; }
ReadOnly Property Keymatches As List(Of IKeyMatch)
Get
property List<IKeyMatch^>^ Keymatches {
List<IKeyMatch^>^ get ();
}
abstract Keymatches : List<IKeyMatch> with get
Property Value
Type:
ListIKeyMatchSee Also