3dak Client

Site.getLanguageIsRightToLeft Method 

returns true if the current language is rtl and not ltr

[Visual Basic]
Public Function getLanguageIsRightToLeft() As Boolean
[C#]
public bool getLanguageIsRightToLeft();
[C++]
public: bool getLanguageIsRightToLeft();
[JScript]
public function getLanguageIsRightToLeft(): bool;

Return Value

Remarks

See Also

Site Class | ppm3dakClient Namespace