Every CMS object can have a language assigned. The language is stored in the Obj
instance and can be obtained using this instance method.
Returns
String
or null
– The language of the CMS object, or null
if it does not have a language.
Returns the language of the CMS object.
Every CMS object can have a language assigned. The language is stored in the Obj
instance and can be obtained using this instance method.
Returns
String
or null
– The language of the CMS object, or null
if it does not have a language.