IContentItem_Locale Property
|
Gets/sets the locale name of this object, if this object
has language property
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
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:
StringExamples en-us
See Also