Namespace: MonoSoftware.MonoX.ModuleGallery.Mobile.ProfileModule
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public class EditProfile : EditProfile
Visual Basic
Public Class EditProfile
	Inherits EditProfile
Visual C++
public ref class EditProfile : public EditProfile
F#
type EditProfile =  
    class
        inherit EditProfile
    end

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..UserControl
        UserControlBase
          MonoSoftware.MonoX..::..BasePart
            MonoSoftware.MonoX.MonoXDataManager..::..BaseDataManagerPart
              MonoSoftware.MonoX.ModuleGallery..::..EditProfile
                MonoSoftware.MonoX.ModuleGallery.Mobile.ProfileModule..::..EditProfile

See Also