C# Class MonoSoftware.MonoX.Mobile.UserProfile

显示文件 Open project: MonoSoftware/MonoX-Demo-Pages

Protected Properties

Property Type Description
ctlProfile global::MonoSoftware.MonoX.ModuleGallery.Mobile.ProfileModule.UserProfileModule

Private Properties

Property Type Description

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e EventArgs
return void

Property Details

ctlProfile protected_oe property

ctlProfile control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::MonoSoftware.MonoX.ModuleGallery.Mobile.ProfileModule.UserProfileModule ctlProfile
return global::MonoSoftware.MonoX.ModuleGallery.Mobile.ProfileModule.UserProfileModule