Click or drag to resize
WebDAVHelperGetSiteName Method
Gets site name.

Namespace: CMS.WebDAV
Assembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 9.0.0
Syntax
C#
public static string GetSiteName(
	int siteID
)

Parameters

siteID
Type: SystemInt32
Site ID

Return Value

Type: String
See Also