Click or drag to resize
TreePathUtilsUseNamePathForUrlPath Method
Returns true if the new documents should automatically use the name path for their URL path.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also