C# Class DotNetNuke.UI.Skins.Controls.User

Inheritance: SkinObjectBase
Show file Open project: ucdavis/caesdodnn

Public Methods

Method Description
User ( ) : System

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void

Private Methods

Method Description
FindMessageTab ( ) : int
GetMessageTab ( ) : int

Method Details

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void

User() public method

public User ( ) : System
return System