CurrentUserID in Menu Editor (v10)

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
hk_agserna
User
Posts: 13

CurrentUserID in Menu Editor (v10)

Post by hk_agserna »

Hi and many thks for supporting.
Using ASPNETMK 10 & vbnet.
How could i pass CurrentUserID value In MenuEditor?
I'd like something like: MyTableName.vbhtml?uid= & CurrentUserID

Thks Again.


Webmaster
User
Posts: 9425

Post by Webmaster »

Note that ASP.NET Maker 10 is a very old version and is no longer discussed here.

For newer versions, use the MenuItem_Rendering server event to change the menu item. Read help file topic: Server Events and Client Scripts for more details.


hk_agserna
User
Posts: 13

Post by hk_agserna »

Thks For reply. Newer versions are MVC & C# only. I (& many others i think) don't use any of them.
Just want to know how to use CurrentUserID in menu editor.
Thks Again for any help.


Post Reply