Click or drag to resize
DocumentValidationHelperDisableMinificationOnUrl Method
Update URL so it doesn't use minification

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static string DisableMinificationOnUrl(
	string url
)

Parameters

url
Type: SystemString
URL to update

Return Value

Type: String
See Also