User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.custompopup

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.mvcedition.custompopup [2015/09/21 03:32]
admin
thinkgeo.mapsuite.mvcedition.custompopup [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.MvcEdition.CustomPopup ====== ====== ThinkGeo.MapSuite.MvcEdition.CustomPopup ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 Represents a pop up window whose style and background can be customized. Represents a pop up window whose style and background can be customized.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 9: Line 12:
 ** {{wiki:​PublicMethod.gif|}} CustomPopup() ** ** {{wiki:​PublicMethod.gif|}} CustomPopup() **
  
-Initialize an instance of the CustomPopup class.+  * //Initialize an instance of the CustomPopup class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​PublicMethod.gif|}} CustomPopup(String) ** ** {{wiki:​PublicMethod.gif|}} CustomPopup(String) **
  
-Initialize an instance of the CustomPopup class.+  * //Initialize an instance of the CustomPopup class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //id//   * //id//
Line 27: Line 30:
 ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape) ** ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape) **
  
-Initialize an instance of the CustomPopup class.+  * //Initialize an instance of the CustomPopup class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //id//   * //id//
Line 42: Line 45:
 ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String) ** ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String) **
  
-Initialize an instance of the CustomPopup class.+  * //Initialize an instance of the CustomPopup class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //id//   * //id//
Line 61: Line 64:
 ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32) ** ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32) **
  
-Initialize an instance of the CustomPopup class.+  * //Initialize an instance of the CustomPopup class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //id//   * //id//
Line 88: Line 91:
 ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean) ** ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean) **
  
-Initialize an instance of the CustomPopup class.+  * //Initialize an instance of the CustomPopup class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //id//   * //id//
Line 119: Line 122:
 ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean,​Boolean) ** ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean,​Boolean) **
  
-Initialize an instance of the CustomPopup class.+  * //Initialize an instance of the CustomPopup class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //id//   * //id//
Line 154: Line 157:
 ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean,​Boolean,​Int32) ** ** {{wiki:​PublicMethod.gif|}} CustomPopup(String,​PointShape,​String,​Int32,​Int32,​Boolean,​Boolean,​Int32) **
  
-Initialize an instance of the CustomPopup class.+  * //Initialize an instance of the CustomPopup class.//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Parameters == == Parameters ==
   * //id//   * //id//
Line 195: Line 198:
 ** {{wiki:​PublicMethod.gif|}} CloneShallow() ** ** {{wiki:​PublicMethod.gif|}} CloneShallow() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 207: Line 210:
 ** {{wiki:​PublicMethod.gif|}} ToJson() ** ** {{wiki:​PublicMethod.gif|}} ToJson() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 219: Line 222:
 ** {{wiki:​PublicMethod.gif|}} FromJson(String) ** ** {{wiki:​PublicMethod.gif|}} FromJson(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 235: Line 238:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 247: Line 250:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 263: Line 266:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 275: Line 278:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 288: Line 291:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 300: Line 303:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
thinkgeo.mapsuite.mvcedition.custompopup.1442806368.txt.gz · Last modified: 2015/09/21 03:32 by admin