Namespace: MonoSoftware.Web.Controls
Assembly: MonoSoftware.Web (in MonoSoftware.Web.dll) Version: 1.0.40.661 (1.0.40.661)

Syntax

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

Inheritance Hierarchy

System..::..Object
  System.Web.UI..::..Control
    System.Web.UI.WebControls..::..WebControl
      System.Web.UI.WebControls..::..Panel
        MonoSoftware.Web.Controls..::..GoogleMapsPanel

See Also