Gets the extension for the given URL. Returns the extension with the dot, e.g. ".gif"
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- url
- Type: System String
URL to analyze
Return Value
Type: StringSee Also