AssetContentIndexEntryLocale Property
|
Namespace:
Ingeniux.CMS.Assets.Search
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax public string Locale { get; set; }
Public Property Locale As String
Get
Set
public:
virtual property String^ Locale {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Locale : string with get, set
override Locale : string with get, set
Property Value
Type:
StringImplements
IAssetContentIndexEntryLocaleSee Also