3dak Client

Site.SiteName Property

Gets the Name of the Site in the Specified Language

[Visual Basic]
Public Property ReadOnly String As 
[C#]
public string String { get; }
[C++]
public: __property * get_String();
[JScript]
public function get String() : String

Property Value

Remarks

Use the Property LAid to identify the current Language

See Also

Site Class | ppm3dakClient Namespace