User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.mvccontrolcollection

This is an old revision of the document!


ThinkGeo.MapSuite.MvcEdition.MvcControlCollection

<!– Class –> Represents the Mvc control's factory.

Inheritance Hierarchy

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodMvcControlCollection HtmlHelper Initializes a new instance of MvcControlCollection

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodMap Creates a new instance of Map.
Public MethodMap String Creates a new instance of Map with specified name.
Public MethodMap String, Unit, Unit Creates a new instance of Map with specified name, width and height.
Public MethodMap Map Initializes a new Configuration with specified map object.
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

MvcControlCollection(HtmlHelper)

Initializes a new instance of MvcControlCollection

Parameters

Name Type Description
htmlHelper HtmlHelper<!– System.Web.Mvc.HtmlHelper –> The htmlHelper.

Go Back

Protected Constructors

Public Methods

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Map()

Creates a new instance of Map.

Return Value

Return Type Description
MapBuilder<!– ThinkGeo.MapSuite.MvcEdition.MapBuilder –>

Parameters

Name Type Description

<!– ThinkGeo.MapSuite.MvcEdition.MvcControlCollection –> Go Back

Map(String)

Creates a new instance of Map with specified name.

Return Value

Return Type Description
MapBuilder<!– ThinkGeo.MapSuite.MvcEdition.MapBuilder –>

Parameters

Name Type Description
name String<!– System.String –> The name of the map.

<!– ThinkGeo.MapSuite.MvcEdition.MvcControlCollection –> Go Back

Map(String, Unit, Unit)

Creates a new instance of Map with specified name, width and height.

Return Value

Return Type Description
MapBuilder<!– ThinkGeo.MapSuite.MvcEdition.MapBuilder –>

Parameters

Name Type Description
name String<!– System.String –> The name of the map.
width Unit<!– System.Web.UI.WebControls.Unit –> Width of the map.
height Unit<!– System.Web.UI.WebControls.Unit –> Height of the map.

<!– ThinkGeo.MapSuite.MvcEdition.MvcControlCollection –> Go Back

Map(Map)

Initializes a new Configuration with specified map object.

Return Value

Return Type Description
MapBuilder<!– ThinkGeo.MapSuite.MvcEdition.MapBuilder –>

Parameters

Name Type Description
map Map<!– ThinkGeo.MapSuite.MvcEdition.Map –> The map object.

<!– ThinkGeo.MapSuite.MvcEdition.MvcControlCollection –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.mvcedition.mvccontrolcollection.1440040131.txt.gz · Last modified: 2015/09/21 03:35 (external edit)