Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 22, 2009 12:49 PM by muthupandian
0 Points
5 Posts
Jan 22, 2009 12:49 PM|LINK
I'm not viewing the usercontrol page when I'm giving Control key name in the module definition. but its shows if not giving control key name.
I want to navigate from one user control page to another page module..I've written the coding as shown in below..
Response.Redirect(Globals.NavigateURL(PortalSettings.ActiveTab.TabID, "ControlKeyValue", "mid=" + ModuleId.ToString()));
Its showing blank page when I'm executed...
can anyone help me to solve this problem..?
Thanks in advance..!
Muthupandian
Dotnetnuke asp .net2.0 asp.net 2.0 C# "asp.net 2.0" "visual studio 2005"
muthupandian
0 Points
5 Posts
DotNetNuke: How to view user control Module by giving control Key in module definition
Jan 22, 2009 12:49 PM|LINK
I'm not viewing the usercontrol page when I'm giving Control key name in the module definition. but its shows if not giving control key name.
I want to navigate from one user control page to another page module..I've written the coding as shown in below..
Response.Redirect(Globals.NavigateURL(PortalSettings.ActiveTab.TabID, "ControlKeyValue", "mid=" + ModuleId.ToString()));
Its showing blank page when I'm executed...
can anyone help me to solve this problem..?
Thanks in advance..!
Muthupandian
Dotnetnuke asp .net2.0 asp.net 2.0 C# "asp.net 2.0" "visual studio 2005"