ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
<!– Class –> Represents the Mvc control's factory.
*System.Object **ThinkGeo.MapSuite.MvcEdition.MvcControlCollection
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | HtmlHelper | Initializes a new instance of MvcControlCollection |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Object | |
![]() | Object | ||
![]() | Object | ||
![]() | Creates a new instance of Map. | ||
![]() | String | Creates a new instance of Map with specified name. | |
![]() | String, Unit, Unit | Creates a new instance of Map with specified name, width and height. | |
![]() | Map | Initializes a new Configuration with specified map object. | |
![]() | Object |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Object | ||
![]() | Object |
Name | Return | DeclaringType | Summary |
---|
Name | Return | DeclaringType | Summary |
---|
Name | Event Arguments | DeclaringType | Summary |
---|
Initializes a new instance of MvcControlCollection
Name | Type | Description |
---|---|---|
htmlHelper | HtmlHelper<!– System.Web.Mvc.HtmlHelper –> | The htmlHelper. |
Return Type | Description |
---|---|
Boolean<!– System.Boolean –> |
Name | Type | Description |
---|---|---|
obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Int32<!– System.Int32 –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Type<!– System.Type –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Creates a new instance of Map.
Return Type | Description |
---|---|
MapBuilder<!– ThinkGeo.MapSuite.MvcEdition.MapBuilder –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.MvcEdition.MvcControlCollection –> Go Back
Creates a new instance of Map with specified name.
Return Type | Description |
---|---|
MapBuilder<!– ThinkGeo.MapSuite.MvcEdition.MapBuilder –> |
Name | Type | Description |
---|---|---|
name | String<!– System.String –> | The name of the map. |
<!– ThinkGeo.MapSuite.MvcEdition.MvcControlCollection –> Go Back
Creates a new instance of Map with specified name, width and height.
Return Type | Description |
---|---|
MapBuilder<!– ThinkGeo.MapSuite.MvcEdition.MapBuilder –> |
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
Initializes a new Configuration with specified map object.
Return Type | Description |
---|---|
MapBuilder<!– ThinkGeo.MapSuite.MvcEdition.MapBuilder –> |
Name | Type | Description |
---|---|---|
map | Map<!– ThinkGeo.MapSuite.MvcEdition.Map –> | The map object. |
<!– ThinkGeo.MapSuite.MvcEdition.MvcControlCollection –> Go Back
Return Type | Description |
---|---|
String<!– System.String –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|
<!– System.Object –> Go Back