dynamic menu in VB.NET

后端 未结 0 1477
暗喜
暗喜 2020-12-18 04:52

I want to write a code that creates Menus based on user Role.

Dim User_Role As String = "Admin"
Dim Menus As New Dictionary(Of String, Object) From          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题