IAssetContentIndexEntryLocale Property
|
Gets/sets the Asset locale
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax string Locale { get; set; }
Property Locale As String
Get
Set
property String^ Locale {
String^ get ();
void set (String^ value);
}
abstract Locale : string with get, set
Property Value
Type:
StringSee Also