I made the changes and I can access userinfo but still nothing for user's info. I feel this should be easy, not usre what kind of the istake I made. Please advise.
Partial Class ViewChangePassword Inherits Entities.Modules.PortalModuleBase WithEvents user As New UserInfo
Private
Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.LoadTryIf Not Page.IsPostBack ThenIf Not user.Username Is Nothing Then
End if
End if
Thanks much.
Partial
DataBind()
Partial
Public
pnlPassword.Visible = true