DocumentURLProviderUsePermanentUrls Method |
Indicates if permanent URLs should be generated for documents and attachments
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax public static bool UsePermanentUrls(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also