User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.popupcollection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.mvcedition.popupcollection [2015/08/20 03:08]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.MvcEdition.PopupCollection ====== 
- 
- 
- 
-<!-- Class --> 
-===== Inheritance Hierarchy ===== 
-*System.Object 
-**[[ThinkGeo.MapSuite.MvcEdition.PopupCollection]] 
-===== Members Summary ===== 
-==== Public Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​PopupCollection(Map)|PopupCollection]] ​  | [[ThinkGeo.MapSuite.MvcEdition.Map|Map]] ​  ​| ​   |    | 
- 
-==== Protected Constructors ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
- 
-==== Public Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ActionTriggers(Action<​Collection<​ActionTrigger>>​)|ActionTriggers]] ​  | Action<​Collection<​[[ThinkGeo.MapSuite.MvcEdition.ActionTrigger|ActionTrigger]]>> ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CloudPopup(String,​ PointShape, String)|CloudPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ String ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CloudPopup(String,​ PointShape, String, Int32, Int32, Boolean, Boolean)|CloudPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ String, Int32, Int32, Boolean, Boolean ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CloudPopup(String,​ PointShape, String, Int32, Int32, Boolean)|CloudPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ String, Int32, Int32, Boolean ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CloudPopup(String,​ PointShape, String, Int32, Int32)|CloudPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ String, Int32, Int32   ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CloudPopup(String,​ PointShape)|CloudPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CloudPopup(String)|CloudPopup]] ​  | String ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CloudPopup()|CloudPopup]] ​  ​| ​   |    |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CustomPopup()|CustomPopup]] ​  ​| ​   |    |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CustomPopup(String,​ PointShape, String, Int32, Int32, Boolean, Boolean)|CustomPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ String, Int32, Int32, Boolean, Boolean ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CustomPopup(String,​ PointShape, String, Int32, Int32, Boolean)|CustomPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ String, Int32, Int32, Boolean ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CustomPopup(String,​ PointShape, String, Int32, Int32)|CustomPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ String, Int32, Int32   ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CustomPopup(String,​ PointShape, String)|CustomPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ String ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CustomPopup(String,​ PointShape)|CustomPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CustomPopup(String)|CustomPopup]] ​  | String ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CustomPopup(String,​ PointShape, String, Int32, Int32, Boolean, Boolean, Int32)|CustomPopup]] ​  | String, [[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​ String, Int32, Int32, Boolean, Boolean, Int32   ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​DataBindTo(String,​ String)|DataBindTo]] ​  | String, String ​  ​| ​   |    | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Protected Methods ==== 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | 
- 
-==== Public Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
- 
-==== Protected Properties ==== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ 
- 
-==== Public Events ==== 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ 
- 
-===== Public Constructors ===== 
-==== PopupCollection(Map) ==== 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| map   | [[ThinkGeo.MapSuite.MvcEdition.Map|Map]]<​!-- ThinkGeo.MapSuite.MvcEdition.Map --> ​  ​| ​   | 
- 
-[[#Public Constructors|Go Back]] 
-===== Protected Constructors ===== 
-===== Public Methods ===== 
-==== ActionTriggers(Action<​Collection<​ActionTrigger>>​) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.PopupCollection|PopupCollection]]<​!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| triggerActions ​  | Action<​Collection<​[[ThinkGeo.MapSuite.MvcEdition.ActionTrigger|ActionTrigger]]>><​!-- System.Action{System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.MvcEdition.ActionTrigger}} --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CloudPopup(String,​ PointShape, String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| contentHtml ​  | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CloudPopup(String,​ PointShape, String, Int32, Int32, Boolean, Boolean) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| contentHtml ​  | String<​!-- System.String --> ​  ​| ​   | 
-| width   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| height ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| autoPan ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   | 
-| hasCloseButton ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CloudPopup(String,​ PointShape, String, Int32, Int32, Boolean) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| contentHtml ​  | String<​!-- System.String --> ​  ​| ​   | 
-| width   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| height ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| autoPan ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CloudPopup(String,​ PointShape, String, Int32, Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| contentHtml ​  | String<​!-- System.String --> ​  ​| ​   | 
-| width   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| height ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CloudPopup(String,​ PointShape) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CloudPopup(String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CloudPopup() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting|CloudPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CloudPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CustomPopup() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CustomPopup(String,​ PointShape, String, Int32, Int32, Boolean, Boolean) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| contentHtml ​  | String<​!-- System.String --> ​  ​| ​   | 
-| width   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| height ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| autoPan ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   | 
-| hasCloseButton ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CustomPopup(String,​ PointShape, String, Int32, Int32, Boolean) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| contentHtml ​  | String<​!-- System.String --> ​  ​| ​   | 
-| width   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| height ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| autoPan ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CustomPopup(String,​ PointShape, String, Int32, Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| contentHtml ​  | String<​!-- System.String --> ​  ​| ​   | 
-| width   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| height ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CustomPopup(String,​ PointShape, String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| contentHtml ​  | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CustomPopup(String,​ PointShape) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CustomPopup(String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== CustomPopup(String,​ PointShape, String, Int32, Int32, Boolean, Boolean, Int32) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting|CustomPopupSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.CustomPopupSetting --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| id   | String<​!-- System.String --> ​  ​| ​   | 
-| position ​  | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<​!-- ThinkGeo.MapSuite.Core.PointShape --> ​  ​| ​   | 
-| contentHtml ​  | String<​!-- System.String --> ​  ​| ​   | 
-| width   | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| height ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
-| autoPan ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   | 
-| hasCloseButton ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   | 
-| borderWidth ​  | Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== DataBindTo(String,​ String) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| [[ThinkGeo.MapSuite.MvcEdition.PopupCollection|PopupCollection]]<​!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| controllerName ​  | String<​!-- System.String --> ​  ​| ​   | 
-| actionName ​  | String<​!-- System.String --> ​  ​| ​   | 
- 
-<!-- ThinkGeo.MapSuite.MvcEdition.PopupCollection --> 
-[[#Public Methods|Go Back]] 
-==== Equals(Object) ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Boolean<​!-- System.Boolean --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   | 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetHashCode() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Int32<​!-- System.Int32 --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== GetType() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Type<!-- System.Type --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-==== ToString() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| String<​!-- System.String --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-==== Finalize() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Void<!-- System.Void --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-==== MemberwiseClone() ==== 
-=== Return Value === 
-^ Return Type ^ Description ^ 
-| Object<​!-- System.Object --> ​  ​| ​   | 
- 
-=== Parameters === 
-^  Name ^  Type ^  Description ^ 
- 
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-===== Protected Properties ===== 
-===== Public Events ===== 
-__NOTOC__ 
-[[Category:​MvcEdition]] 
-[[Category:​ThinkGeo.MapSuite.MvcEdition]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.mvcedition.popupcollection.1440040131.txt.gz ยท Last modified: 2015/09/21 03:35 (external edit)