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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI..::..TemplateControl
      System.Web.UI..::..UserControl
        UserControlBase
          MonoSoftware.MonoX..::..BasePart
            MonoSoftware.MonoX..::..BaseAutoRegisterPart
              MonoSoftware.MonoX..::..BasePagedPart
                MonoSoftware.MonoX.ModuleGallery.SocialNetworking..::..Comments
                  MonoSoftware.MonoX.ModuleGallery.Mobile..::..Comments

See Also