CM ComposerUI pages with parameter checks
KCM ComposerUI ASP.NET exposes a number of web pages whose query parameters are explicitly validated before the web page is generated. Some of these web pages are overridable in the application. For these pages, it is not possible to customize the set of parameters of the query. The overridable web pages that are subject to parameter validation are:
-
modelsuspend.aspx
-
modelend.aspx
Both of these web pages accept only a single query parameter sessionid, and nothing else.