User Tools

Site Tools


thinkgeo.mapsuite.webedition.mapdesigner

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.webedition.mapdesigner [2015/09/18 03:08]
admin
thinkgeo.mapsuite.webedition.mapdesigner [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WebEdition.MapDesigner ====== ====== ThinkGeo.MapSuite.WebEdition.MapDesigner ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 Provides design-time display of web control. Provides design-time display of web control.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 11: Line 14:
 ** {{wiki:​PublicMethod.gif|}} MapDesigner() ** ** {{wiki:​PublicMethod.gif|}} MapDesigner() **
  
-Initialize a instance of the MapDesigner class.+  * //Initialize a instance of the MapDesigner class.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​MapDesigner.28.29/​/
 == Parameters == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
Line 20: Line 23:
 ** {{wiki:​PublicMethod.gif|}} GetDesignTimeHtml() ** ** {{wiki:​PublicMethod.gif|}} GetDesignTimeHtml() **
  
-Override ControlDesigner.GetDesignTimeHtml().+  * //Override ControlDesigner.GetDesignTimeHtml().//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetDesignTimeHtml.28.29/​/
  
 == Return Value == == Return Value ==
Line 32: Line 35:
 ** {{wiki:​PublicMethod.gif|}} GetBounds() ** ** {{wiki:​PublicMethod.gif|}} GetBounds() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetBounds.28.29/​/
  
 == Return Value == == Return Value ==
Line 44: Line 47:
 ** {{wiki:​PublicMethod.gif|}} GetDesignTimeHtml(DesignerRegionCollection) ** ** {{wiki:​PublicMethod.gif|}} GetDesignTimeHtml(DesignerRegionCollection) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetDesignTimeHtml.28DesignerRegionCollection.29/​/
  
 == Return Value == == Return Value ==
Line 60: Line 63:
 ** {{wiki:​PublicMethod.gif|}} GetEditableDesignerRegionContent(EditableDesignerRegion) ** ** {{wiki:​PublicMethod.gif|}} GetEditableDesignerRegionContent(EditableDesignerRegion) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetEditableDesignerRegionContent.28EditableDesignerRegion.29/​/
  
 == Return Value == == Return Value ==
Line 76: Line 79:
 ** {{wiki:​PublicMethod.gif|}} GetPersistInnerHtml() ** ** {{wiki:​PublicMethod.gif|}} GetPersistInnerHtml() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 88: Line 91:
 ** {{wiki:​PublicMethod.gif|}} GetPersistenceContent() ** ** {{wiki:​PublicMethod.gif|}} GetPersistenceContent() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetPersistenceContent.28.29/​/
  
 == Return Value == == Return Value ==
Line 100: Line 103:
 ** {{wiki:​PublicMethod.gif|}} Localize(IDesignTimeResourceWriter) ** ** {{wiki:​PublicMethod.gif|}} Localize(IDesignTimeResourceWriter) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Localize.28IDesignTimeResourceWriter.29/​/
  
 == Return Value == == Return Value ==
Line 116: Line 119:
 ** {{wiki:​PublicMethod.gif|}} GetViewRendering() ** ** {{wiki:​PublicMethod.gif|}} GetViewRendering() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetViewRendering.28.29/​/
  
 == Return Value == == Return Value ==
Line 128: Line 131:
 ** {{wiki:​PublicMethod.gif|}} Initialize(IComponent) ** ** {{wiki:​PublicMethod.gif|}} Initialize(IComponent) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Initialize.28IComponent.29/​/
  
 == Return Value == == Return Value ==
Line 144: Line 147:
 ** {{wiki:​PublicMethod.gif|}} Invalidate() ** ** {{wiki:​PublicMethod.gif|}} Invalidate() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Invalidate.28.29/​/
  
 == Return Value == == Return Value ==
Line 156: Line 159:
 ** {{wiki:​PublicMethod.gif|}} Invalidate(Rectangle) ** ** {{wiki:​PublicMethod.gif|}} Invalidate(Rectangle) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Invalidate.28Rectangle.29/​/
  
 == Return Value == == Return Value ==
Line 172: Line 175:
 ** {{wiki:​PublicMethod.gif|}} IsPropertyBound(String) ** ** {{wiki:​PublicMethod.gif|}} IsPropertyBound(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 188: Line 191:
 ** {{wiki:​PublicMethod.gif|}} OnAutoFormatApplied(DesignerAutoFormat) ** ** {{wiki:​PublicMethod.gif|}} OnAutoFormatApplied(DesignerAutoFormat) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​OnAutoFormatApplied.28DesignerAutoFormat.29/​/
  
 == Return Value == == Return Value ==
Line 204: Line 207:
 ** {{wiki:​PublicMethod.gif|}} OnComponentChanged(Object,​ComponentChangedEventArgs) ** ** {{wiki:​PublicMethod.gif|}} OnComponentChanged(Object,​ComponentChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​OnComponentChanged.28Object.2C_ComponentChangedEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 224: Line 227:
 ** {{wiki:​PublicMethod.gif|}} OnComponentChanging(Object,​ComponentChangingEventArgs) ** ** {{wiki:​PublicMethod.gif|}} OnComponentChanging(Object,​ComponentChangingEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​OnComponentChanging.28Object.2C_ComponentChangingEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 244: Line 247:
 ** {{wiki:​PublicMethod.gif|}} RaiseResizeEvent() ** ** {{wiki:​PublicMethod.gif|}} RaiseResizeEvent() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 256: Line 259:
 ** {{wiki:​PublicMethod.gif|}} RegisterClone(Object,​Object) ** ** {{wiki:​PublicMethod.gif|}} RegisterClone(Object,​Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​RegisterClone.28Object.2C_Object.29/​/
  
 == Return Value == == Return Value ==
Line 276: Line 279:
 ** {{wiki:​PublicMethod.gif|}} SetEditableDesignerRegionContent(EditableDesignerRegion,​String) ** ** {{wiki:​PublicMethod.gif|}} SetEditableDesignerRegionContent(EditableDesignerRegion,​String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​SetEditableDesignerRegionContent.28EditableDesignerRegion.2C_String.29/​/
  
 == Return Value == == Return Value ==
Line 296: Line 299:
 ** {{wiki:​PublicMethod.gif|}} UpdateDesignTimeHtml() ** ** {{wiki:​PublicMethod.gif|}} UpdateDesignTimeHtml() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​UpdateDesignTimeHtml.28.29/​/
  
 == Return Value == == Return Value ==
Line 308: Line 311:
 ** {{wiki:​PublicMethod.gif|}} OnSetParent() ** ** {{wiki:​PublicMethod.gif|}} OnSetParent() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​OnSetParent.28.29/​/
  
 == Return Value == == Return Value ==
Line 320: Line 323:
 ** {{wiki:​PublicMethod.gif|}} Dispose() ** ** {{wiki:​PublicMethod.gif|}} Dispose() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Dispose.28.29/​/
  
 == Return Value == == Return Value ==
Line 332: Line 335:
 ** {{wiki:​PublicMethod.gif|}} DoDefaultAction() ** ** {{wiki:​PublicMethod.gif|}} DoDefaultAction() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​DoDefaultAction.28.29/​/
  
 == Return Value == == Return Value ==
Line 344: Line 347:
 ** {{wiki:​PublicMethod.gif|}} InitializeExistingComponent(IDictionary) ** ** {{wiki:​PublicMethod.gif|}} InitializeExistingComponent(IDictionary) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​InitializeExistingComponent.28IDictionary.29/​/
  
 == Return Value == == Return Value ==
Line 360: Line 363:
 ** {{wiki:​PublicMethod.gif|}} InitializeNewComponent(IDictionary) ** ** {{wiki:​PublicMethod.gif|}} InitializeNewComponent(IDictionary) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​InitializeNewComponent.28IDictionary.29/​/
  
 == Return Value == == Return Value ==
Line 376: Line 379:
 ** {{wiki:​PublicMethod.gif|}} InitializeNonDefault() ** ** {{wiki:​PublicMethod.gif|}} InitializeNonDefault() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 388: Line 391:
 ** {{wiki:​PublicMethod.gif|}} OnSetComponentDefaults() ** ** {{wiki:​PublicMethod.gif|}} OnSetComponentDefaults() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 400: Line 403:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​ToString.28.29/​/
  
 == Return Value == == Return Value ==
Line 412: Line 415:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Equals.28Object.29/​/
  
 == Return Value == == Return Value ==
Line 428: Line 431:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetHashCode.28.29/​/
  
 == Return Value == == Return Value ==
Line 440: Line 443:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetType.28.29/​/
  
 == Return Value == == Return Value ==
Line 453: Line 456:
 ** {{wiki:​ProtectedMethod.gif|}} CreateClonedControl(IDesignerHost,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} CreateClonedControl(IDesignerHost,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 473: Line 476:
 ** {{wiki:​ProtectedMethod.gif|}} CreatePlaceHolderDesignTimeHtml() ** ** {{wiki:​ProtectedMethod.gif|}} CreatePlaceHolderDesignTimeHtml() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​CreatePlaceHolderDesignTimeHtml.28.29/​/
  
 == Return Value == == Return Value ==
Line 485: Line 488:
 ** {{wiki:​ProtectedMethod.gif|}} CreatePlaceHolderDesignTimeHtml(String) ** ** {{wiki:​ProtectedMethod.gif|}} CreatePlaceHolderDesignTimeHtml(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​CreatePlaceHolderDesignTimeHtml.28String.29/​/
  
 == Return Value == == Return Value ==
Line 501: Line 504:
 ** {{wiki:​ProtectedMethod.gif|}} CreateErrorDesignTimeHtml(String) ** ** {{wiki:​ProtectedMethod.gif|}} CreateErrorDesignTimeHtml(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​CreateErrorDesignTimeHtml.28String.29/​/
  
 == Return Value == == Return Value ==
Line 517: Line 520:
 ** {{wiki:​ProtectedMethod.gif|}} CreateErrorDesignTimeHtml(String,​Exception) ** ** {{wiki:​ProtectedMethod.gif|}} CreateErrorDesignTimeHtml(String,​Exception) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​CreateErrorDesignTimeHtml.28String.2C_Exception.29/​/
  
 == Return Value == == Return Value ==
Line 537: Line 540:
 ** {{wiki:​ProtectedMethod.gif|}} CreateInvalidParentDesignTimeHtml(Type,​Type) ** ** {{wiki:​ProtectedMethod.gif|}} CreateInvalidParentDesignTimeHtml(Type,​Type) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 557: Line 560:
 ** {{wiki:​ProtectedMethod.gif|}} CreateViewControl() ** ** {{wiki:​ProtectedMethod.gif|}} CreateViewControl() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​CreateViewControl.28.29/​/
  
 == Return Value == == Return Value ==
Line 569: Line 572:
 ** {{wiki:​ProtectedMethod.gif|}} GetEmptyDesignTimeHtml() ** ** {{wiki:​ProtectedMethod.gif|}} GetEmptyDesignTimeHtml() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetEmptyDesignTimeHtml.28.29/​/
  
 == Return Value == == Return Value ==
Line 581: Line 584:
 ** {{wiki:​ProtectedMethod.gif|}} GetErrorDesignTimeHtml(Exception) ** ** {{wiki:​ProtectedMethod.gif|}} GetErrorDesignTimeHtml(Exception) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetErrorDesignTimeHtml.28Exception.29/​/
  
 == Return Value == == Return Value ==
Line 597: Line 600:
 ** {{wiki:​ProtectedMethod.gif|}} GetPersistInnerHtmlInternal() ** ** {{wiki:​ProtectedMethod.gif|}} GetPersistInnerHtmlInternal() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 609: Line 612:
 ** {{wiki:​ProtectedMethod.gif|}} HideAllPropertiesUnlessExcluded(IDictionary,​String[]) ** ** {{wiki:​ProtectedMethod.gif|}} HideAllPropertiesUnlessExcluded(IDictionary,​String[]) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 629: Line 632:
 ** {{wiki:​ProtectedMethod.gif|}} PreFilterProperties(IDictionary) ** ** {{wiki:​ProtectedMethod.gif|}} PreFilterProperties(IDictionary) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​PreFilterProperties.28IDictionary.29/​/
  
 == Return Value == == Return Value ==
Line 645: Line 648:
 ** {{wiki:​ProtectedMethod.gif|}} OnBindingsCollectionChanged(String) ** ** {{wiki:​ProtectedMethod.gif|}} OnBindingsCollectionChanged(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 661: Line 664:
 ** {{wiki:​ProtectedMethod.gif|}} OnClick(DesignerRegionMouseEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnClick(DesignerRegionMouseEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​OnClick.28DesignerRegionMouseEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 677: Line 680:
 ** {{wiki:​ProtectedMethod.gif|}} OnControlResize() ** ** {{wiki:​ProtectedMethod.gif|}} OnControlResize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 689: Line 692:
 ** {{wiki:​ProtectedMethod.gif|}} OnPaint(PaintEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPaint(PaintEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​OnPaint.28PaintEventArgs.29/​/
  
 == Return Value == == Return Value ==
Line 705: Line 708:
 ** {{wiki:​ProtectedMethod.gif|}} SetRegionContent(EditableDesignerRegion,​String) ** ** {{wiki:​ProtectedMethod.gif|}} SetRegionContent(EditableDesignerRegion,​String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​SetRegionContent.28EditableDesignerRegion.2C_String.29/​/
  
 == Return Value == == Return Value ==
Line 725: Line 728:
 ** {{wiki:​ProtectedMethod.gif|}} SetViewFlags(ViewFlags,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} SetViewFlags(ViewFlags,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​SetViewFlags.28ViewFlags.2C_Boolean.29/​/
  
 == Return Value == == Return Value ==
Line 745: Line 748:
 ** {{wiki:​ProtectedMethod.gif|}} UseRegions(DesignerRegionCollection,​ITemplate) ** ** {{wiki:​ProtectedMethod.gif|}} UseRegions(DesignerRegionCollection,​ITemplate) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 765: Line 768:
 ** {{wiki:​ProtectedMethod.gif|}} UseRegions(DesignerRegionCollection,​ITemplate,​ITemplate) ** ** {{wiki:​ProtectedMethod.gif|}} UseRegions(DesignerRegionCollection,​ITemplate,​ITemplate) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 789: Line 792:
 ** {{wiki:​ProtectedMethod.gif|}} Dispose(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} Dispose(Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Dispose.28Boolean.29/​/
  
 == Return Value == == Return Value ==
Line 805: Line 808:
 ** {{wiki:​ProtectedMethod.gif|}} OnBehaviorAttached() ** ** {{wiki:​ProtectedMethod.gif|}} OnBehaviorAttached() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 817: Line 820:
 ** {{wiki:​ProtectedMethod.gif|}} OnBehaviorDetaching() ** ** {{wiki:​ProtectedMethod.gif|}} OnBehaviorDetaching() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 829: Line 832:
 ** {{wiki:​ProtectedMethod.gif|}} PreFilterEvents(IDictionary) ** ** {{wiki:​ProtectedMethod.gif|}} PreFilterEvents(IDictionary) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​PreFilterEvents.28IDictionary.29/​/
  
 == Return Value == == Return Value ==
Line 845: Line 848:
 ** {{wiki:​ProtectedMethod.gif|}} OnBindingsCollectionChangedInternal(String) ** ** {{wiki:​ProtectedMethod.gif|}} OnBindingsCollectionChangedInternal(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 861: Line 864:
 ** {{wiki:​ProtectedMethod.gif|}} CanBeAssociatedWith(IDesigner) ** ** {{wiki:​ProtectedMethod.gif|}} CanBeAssociatedWith(IDesigner) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 877: Line 880:
 ** {{wiki:​ProtectedMethod.gif|}} InvokeGetInheritanceAttribute(ComponentDesigner) ** ** {{wiki:​ProtectedMethod.gif|}} InvokeGetInheritanceAttribute(ComponentDesigner) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​InvokeGetInheritanceAttribute.28ComponentDesigner.29/​/
  
 == Return Value == == Return Value ==
Line 893: Line 896:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Finalize.28.29/​/
  
 == Return Value == == Return Value ==
Line 905: Line 908:
 ** {{wiki:​ProtectedMethod.gif|}} GetService(Type) ** ** {{wiki:​ProtectedMethod.gif|}} GetService(Type) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​GetService.28Type.29/​/
  
 == Return Value == == Return Value ==
Line 921: Line 924:
 ** {{wiki:​ProtectedMethod.gif|}} ShowContextMenu(Int32,​Int32) ** ** {{wiki:​ProtectedMethod.gif|}} ShowContextMenu(Int32,​Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 941: Line 944:
 ** {{wiki:​ProtectedMethod.gif|}} PostFilterAttributes(IDictionary) ** ** {{wiki:​ProtectedMethod.gif|}} PostFilterAttributes(IDictionary) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​PostFilterAttributes.28IDictionary.29/​/
  
 == Return Value == == Return Value ==
Line 957: Line 960:
 ** {{wiki:​ProtectedMethod.gif|}} PostFilterEvents(IDictionary) ** ** {{wiki:​ProtectedMethod.gif|}} PostFilterEvents(IDictionary) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​PostFilterEvents.28IDictionary.29/​/
  
 == Return Value == == Return Value ==
Line 973: Line 976:
 ** {{wiki:​ProtectedMethod.gif|}} PostFilterProperties(IDictionary) ** ** {{wiki:​ProtectedMethod.gif|}} PostFilterProperties(IDictionary) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​PostFilterProperties.28IDictionary.29/​/
  
 == Return Value == == Return Value ==
Line 989: Line 992:
 ** {{wiki:​ProtectedMethod.gif|}} PreFilterAttributes(IDictionary) ** ** {{wiki:​ProtectedMethod.gif|}} PreFilterAttributes(IDictionary) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​PreFilterAttributes.28IDictionary.29/​/
  
 == Return Value == == Return Value ==
Line 1005: Line 1008:
 ** {{wiki:​ProtectedMethod.gif|}} RaiseComponentChanged(MemberDescriptor,​Object,​Object) ** ** {{wiki:​ProtectedMethod.gif|}} RaiseComponentChanged(MemberDescriptor,​Object,​Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​RaiseComponentChanged.28MemberDescriptor.2C_Object.2C_Object.29/​/
  
 == Return Value == == Return Value ==
Line 1029: Line 1032:
 ** {{wiki:​ProtectedMethod.gif|}} RaiseComponentChanging(MemberDescriptor) ** ** {{wiki:​ProtectedMethod.gif|}} RaiseComponentChanging(MemberDescriptor) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​RaiseComponentChanging.28MemberDescriptor.29/​/
  
 == Return Value == == Return Value ==
Line 1045: Line 1048:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​MemberwiseClone.28.29/​/
  
 == Return Value == == Return Value ==
Line 1060: Line 1063:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​ActionLists
 == Return Value == == Return Value ==
   * Type:​DesignerActionListCollection   * Type:​DesignerActionListCollection
Line 1068: Line 1071:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​AllowResize
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1076: Line 1079:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​AutoFormats
 == Return Value == == Return Value ==
   * Type:​DesignerAutoFormatCollection   * Type:​DesignerAutoFormatCollection
Line 1092: Line 1095:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​InitializeExistingComponent.28IDictionary.29
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 1108: Line 1111:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​ViewControlCreated
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1124: Line 1127:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​TemplateGroups
 == Return Value == == Return Value ==
   * Type:​TemplateGroupCollection   * Type:​TemplateGroupCollection
Line 1132: Line 1135:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​CreateViewControl.28.29
 == Return Value == == Return Value ==
   * Type:​Control   * Type:​Control
Line 1148: Line 1151:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​DataBindings
 == Return Value == == Return Value ==
   * Type:​DataBindingCollection   * Type:​DataBindingCollection
Line 1156: Line 1159:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Expressions
 == Return Value == == Return Value ==
   * Type:​ExpressionBindingCollection   * Type:​ExpressionBindingCollection
Line 1172: Line 1175:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​AssociatedComponents
 == Return Value == == Return Value ==
   * Type:​ICollection   * Type:​ICollection
Line 1180: Line 1183:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Initialize.28IComponent.29
 == Return Value == == Return Value ==
   * Type:​IComponent   * Type:​IComponent
Line 1188: Line 1191:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Verbs
 == Return Value == == Return Value ==
   * Type:​DesignerVerbCollection   * Type:​DesignerVerbCollection
Line 1197: Line 1200:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​DataBindingsEnabled
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1205: Line 1208:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​DesignerState
 == Return Value == == Return Value ==
   * Type:​ControlDesignerState   * Type:​ControlDesignerState
Line 1221: Line 1224:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​InTemplateMode
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1269: Line 1272:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​RootDesigner
 == Return Value == == Return Value ==
   * Type:​WebFormsRootDesigner   * Type:​WebFormsRootDesigner
Line 1277: Line 1280:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Tag
 == Return Value == == Return Value ==
   * Type:​IControlDesignerTag   * Type:​IControlDesignerTag
Line 1285: Line 1288:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​UsePreviewControl
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1301: Line 1304:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Visible
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1349: Line 1352:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​Inherited
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 1357: Line 1360:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​ParentComponent
 == Return Value == == Return Value ==
   * Type:​IComponent   * Type:​IComponent
Line 1365: Line 1368:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​InvokeGetInheritanceAttribute.28ComponentDesigner.29
 == Return Value == == Return Value ==
   * Type:​InheritanceAttribute   * Type:​InheritanceAttribute
Line 1373: Line 1376:
 N/A N/A
 == Remarks == == Remarks ==
-N/A+For the most updated Info for this topic, please check it here:http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WebEdition.MapDesigner#​ShadowProperties
 == Return Value == == Return Value ==
   * Type:​ShadowPropertyCollection   * Type:​ShadowPropertyCollection
thinkgeo.mapsuite.webedition.mapdesigner.1442545698.txt.gz ยท Last modified: 2015/09/18 03:08 by admin