标签: c# asp.net username login-name
我正在使用它来显示当前用户的username:
username
<asp:LoginName ID="LoginName1" runat="server" />
我如何使其链接以便打开包含用户详细信息的弹出窗口?