AssetContentIndexEntryLocale Property
|
Namespace: Ingeniux.CMS.Assets.SearchAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic 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
StringImplements
IAssetContentIndexEntryLocale
See Also