Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > query string params to portal page View modes: 
User avatar
Member
Member
fan4u - 7/6/2011 10:07:55 PM
   
query string params to portal page
Hi ,

i have created a portal page
Portal page has custom web part
can i add the query string params to page url ( in document url or alias url )
so that i can access them in custom web part

Thanks
Satish

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 7/7/2011 3:28:43 AM
   
RE:query string params to portal page
Hello,

Well, if you want to hard-code the query string to the URL you can take advantage of the Menu redirection property which is available in the CMS Desk -> Content -> document -> Properties -> Menu section. Then you simply use a query string macro to obtain the query string value. Please see more info in our Developer's Guide: http://devnet.kentico.com/docs/devguide/appendix_a___macro_expressions.htm.

Best regards
Ondrej Vasil