Click or drag to resize
DocumentURLProviderUsePermanentUrls Method
Indicates if permanent URLs should be generated for documents and attachments

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also