Click or drag to resize
TreeProvider.AllSites Method
Returns true if the given site name value represents all sites

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public static bool AllSites(
	string siteName
)

Parameters

siteName
Type: System.String
Site name

Return Value

Type: Boolean
See Also