Checks if a URL resolves to an existing file on the local file system.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- url
- Type: System String
URL to check; can be absolute, relative or app-relative
Return Value
Type: Booleantrue, if the specified URL points to a localy stored file
See Also