Skip to content

Instantly share code, notes, and snippets.

@patrickgalbraith
Last active March 7, 2019 23:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patrickgalbraith/db5ec9573a4feee203be6faf4cda450b to your computer and use it in GitHub Desktop.
Save patrickgalbraith/db5ec9573a4feee203be6faf4cda450b to your computer and use it in GitHub Desktop.
Kentico 12 routes created by `Kentico().MapRoutes()` found by decompiling
CMSPages/GetDocLink.ashx
CMSPages/Newsletters/GetEmailBrowserContent.ashx
CMSPages/GetAzureFile.aspx
CMSPages/Scheduler.ashx
CMSPages/GetMetafile.aspx
getmetafile/{fileguid}/{filename}
CMSPages/GetFile.aspx
getfile/{nodeguid}/{filename}
cms/getfile/{nodeguid}/{filename}
getimage/{guid}/{filename}
getattachment/{guid}/{filename}
getattachment/{*pathandfilename}
cms/getattachment/{*pathandfilename}
CMSPages/GetForumAttachment.aspx
CMSPages/GetCMSVersion.aspx
CMSModules/WebAnalytics/Pages/Content/AnalyticsLog.aspx
CMSPages/GetAmazonFile.aspx
CMSPages/GetLocalSharePointFile.ashx
CMSPages/GetSharePointFile.ashx
CMSPages/GetMediaFile.aspx
getmedia/{fileguid}/{filename}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment