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