DocumentValidationHelperDisableMinificationOnUrl Method |
Update URL so it doesn't use minification
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax public static string DisableMinificationOnUrl(
string url
)
Parameters
- url
- Type: SystemString
URL to update
Return Value
Type:
StringSee Also