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 –> Provides design-time display of web control.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner</a>
*System.Object System.ComponentModel.Design.ComponentDesigner *System.Web.UI.Design.HtmlControlDesigner System.Web.UI.Design.ControlDesigner *ThinkGeo.MapSuite.WebEdition.MapDesigner
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
MapDesigner | Initialize a instance of the MapDesigner class. |
| Name | Parameters | DeclaringType | Summary |
|---|
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
Dispose | ComponentDesigner | ||
DoDefaultAction | ComponentDesigner | ||
Equals | Object | Object | |
GetBounds | ControlDesigner | ||
GetDesignTimeHtml | ControlDesigner(overriden) | Override ControlDesigner.GetDesignTimeHtml(). | |
GetDesignTimeHtml | DesignerRegionCollection | ControlDesigner | |
GetEditableDesignerRegionContent | EditableDesignerRegion | ControlDesigner | |
GetHashCode | Object | ||
GetPersistenceContent | ControlDesigner | ||
GetType | Object | ||
GetViewRendering | ControlDesigner | ||
Initialize | IComponent | ComponentDesigner(overriden) | |
InitializeExistingComponent | IDictionary | ComponentDesigner | |
InitializeNewComponent | IDictionary | ComponentDesigner | |
Invalidate | ControlDesigner | ||
Invalidate | Rectangle | ControlDesigner | |
Localize | IDesignTimeResourceWriter | ControlDesigner | |
OnAutoFormatApplied | DesignerAutoFormat | ControlDesigner | |
OnComponentChanged | Object, ComponentChangedEventArgs | ControlDesigner | |
OnComponentChanging | Object, ComponentChangingEventArgs | ControlDesigner | |
OnSetParent | HtmlControlDesigner | ||
RegisterClone | Object, Object | ControlDesigner | |
SetEditableDesignerRegionContent | EditableDesignerRegion, String | ControlDesigner | |
ToString | Object | ||
UpdateDesignTimeHtml | ControlDesigner |
| Name | Parameters | DeclaringType | Summary |
|---|---|---|---|
CreateErrorDesignTimeHtml | String | ControlDesigner | |
CreateErrorDesignTimeHtml | String, Exception | ControlDesigner | |
CreatePlaceHolderDesignTimeHtml | ControlDesigner | ||
CreatePlaceHolderDesignTimeHtml | String | ControlDesigner | |
CreateViewControl | ControlDesigner | ||
Dispose | Boolean | ComponentDesigner(overriden) | |
Finalize | Object(overriden) | ||
GetEmptyDesignTimeHtml | ControlDesigner | ||
GetErrorDesignTimeHtml | Exception | ControlDesigner | |
GetService | Type | ComponentDesigner | |
InvokeGetInheritanceAttribute | ComponentDesigner | ComponentDesigner | |
MemberwiseClone | Object | ||
OnClick | DesignerRegionMouseEventArgs | ControlDesigner | |
OnPaint | PaintEventArgs | ControlDesigner | |
PostFilterAttributes | IDictionary | ComponentDesigner | |
PostFilterEvents | IDictionary | ComponentDesigner | |
PostFilterProperties | IDictionary | ComponentDesigner | |
PreFilterAttributes | IDictionary | ComponentDesigner | |
PreFilterEvents | IDictionary | ComponentDesigner(overriden) | |
PreFilterProperties | IDictionary | ComponentDesigner(overriden) | |
RaiseComponentChanged | MemberDescriptor, Object, Object | ComponentDesigner | |
RaiseComponentChanging | MemberDescriptor | ComponentDesigner | |
SetRegionContent | EditableDesignerRegion, String | ControlDesigner | |
SetViewFlags | ViewFlags, Boolean | ControlDesigner |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
ActionLists | DesignerActionListCollection | ComponentDesigner(overriden) | |
AllowResize | Boolean | ControlDesigner | |
AssociatedComponents | ICollection | ComponentDesigner | |
AutoFormats | DesignerAutoFormatCollection | ControlDesigner | |
Component | IComponent | ComponentDesigner | |
DataBindings | DataBindingCollection | HtmlControlDesigner | |
Expressions | ExpressionBindingCollection | HtmlControlDesigner | |
ID | String | ControlDesigner | |
TemplateGroups | TemplateGroupCollection | ControlDesigner | |
Verbs | DesignerVerbCollection | ComponentDesigner | |
ViewControl | Control | ControlDesigner | |
ViewControlCreated | Boolean | ControlDesigner |
| Name | Return | DeclaringType | Summary |
|---|---|---|---|
DataBindingsEnabled | Boolean | ControlDesigner | |
DesignerState | ControlDesignerState | ControlDesigner | |
InTemplateMode | Boolean | ControlDesigner | |
InheritanceAttribute | InheritanceAttribute | ComponentDesigner | |
Inherited | Boolean | ComponentDesigner | |
ParentComponent | IComponent | ComponentDesigner | |
RootDesigner | WebFormsRootDesigner | ControlDesigner | |
ShadowProperties | ComponentDesigner+ShadowPropertyCollection | ComponentDesigner | |
Tag | IControlDesignerTag | ControlDesigner | |
UsePreviewControl | Boolean | ControlDesigner | |
Visible | Boolean | ControlDesigner |
| Name | Event Arguments | DeclaringType | Summary |
|---|
Initialize a instance of the MapDesigner class.
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#MapDesigner.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#MapDesigner.28.29</a>
| Name | Type | Description |
|---|
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Dispose.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Dispose.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DoDefaultAction.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DoDefaultAction.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Equals.28Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Equals.28Object.29</a>
| Return Type | Description |
|---|---|
| Boolean<!– System.Boolean –> |
| Name | Type | Description |
|---|---|---|
| obj | Object<!– System.Object –> |
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetBounds.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetBounds.28.29</a>
| Return Type | Description |
|---|---|
| Rectangle<!– System.Drawing.Rectangle –> |
| Name | Type | Description |
|---|
<!– System.Web.UI.Design.ControlDesigner –> Go Back
Override ControlDesigner.GetDesignTimeHtml().
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetDesignTimeHtml.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetDesignTimeHtml.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Web.UI.Design.ControlDesigner(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetDesignTimeHtml.28DesignerRegionCollection.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetDesignTimeHtml.28DesignerRegionCollection.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|---|---|
| regions | DesignerRegionCollection<!– System.Web.UI.Design.DesignerRegionCollection –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetEditableDesignerRegionContent.28EditableDesignerRegion.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetEditableDesignerRegionContent.28EditableDesignerRegion.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|---|---|
| region | EditableDesignerRegion<!– System.Web.UI.Design.EditableDesignerRegion –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetHashCode.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetHashCode.28.29</a>
| Return Type | Description |
|---|---|
| Int32<!– System.Int32 –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetPersistenceContent.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetPersistenceContent.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetType.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetType.28.29</a>
| Return Type | Description |
|---|---|
| Type<!– System.Type –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetViewRendering.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetViewRendering.28.29</a>
| Return Type | Description |
|---|---|
| ViewRendering<!– System.Web.UI.Design.ViewRendering –> |
| Name | Type | Description |
|---|
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Initialize.28IComponent.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Initialize.28IComponent.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| component | IComponent<!– System.ComponentModel.IComponent –> |
<!– System.ComponentModel.Design.ComponentDesigner(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InitializeExistingComponent.28IDictionary.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InitializeExistingComponent.28IDictionary.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| defaultValues | IDictionary<!– System.Collections.IDictionary –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InitializeNewComponent.28IDictionary.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InitializeNewComponent.28IDictionary.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| defaultValues | IDictionary<!– System.Collections.IDictionary –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Invalidate.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Invalidate.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Invalidate.28Rectangle.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Invalidate.28Rectangle.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| rectangle | Rectangle<!– System.Drawing.Rectangle –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Localize.28IDesignTimeResourceWriter.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Localize.28IDesignTimeResourceWriter.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| resourceWriter | IDesignTimeResourceWriter<!– System.Web.UI.Design.IDesignTimeResourceWriter –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnAutoFormatApplied.28DesignerAutoFormat.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnAutoFormatApplied.28DesignerAutoFormat.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| appliedAutoFormat | DesignerAutoFormat<!– System.Web.UI.Design.DesignerAutoFormat –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnComponentChanged.28Object.2C_ComponentChangedEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnComponentChanged.28Object.2C_ComponentChangedEventArgs.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| sender | Object<!– System.Object –> | |
| ce | ComponentChangedEventArgs<!– System.ComponentModel.Design.ComponentChangedEventArgs –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnComponentChanging.28Object.2C_ComponentChangingEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnComponentChanging.28Object.2C_ComponentChangingEventArgs.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| sender | Object<!– System.Object –> | |
| ce | ComponentChangingEventArgs<!– System.ComponentModel.Design.ComponentChangingEventArgs –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnSetParent.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnSetParent.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Web.UI.Design.HtmlControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#RegisterClone.28Object.2C_Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#RegisterClone.28Object.2C_Object.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| original | Object<!– System.Object –> | |
| clone | Object<!– System.Object –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#SetEditableDesignerRegionContent.28EditableDesignerRegion.2C_String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#SetEditableDesignerRegionContent.28EditableDesignerRegion.2C_String.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| region | EditableDesignerRegion<!– System.Web.UI.Design.EditableDesignerRegion –> | |
| content | String<!– System.String –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ToString.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ToString.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#UpdateDesignTimeHtml.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#UpdateDesignTimeHtml.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateErrorDesignTimeHtml.28String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateErrorDesignTimeHtml.28String.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|---|---|
| errorMessage | String<!– System.String –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateErrorDesignTimeHtml.28String.2C_Exception.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateErrorDesignTimeHtml.28String.2C_Exception.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|---|---|
| errorMessage | String<!– System.String –> | |
| e | Exception<!– System.Exception –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreatePlaceHolderDesignTimeHtml.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreatePlaceHolderDesignTimeHtml.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreatePlaceHolderDesignTimeHtml.28String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreatePlaceHolderDesignTimeHtml.28String.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|---|---|
| instruction | String<!– System.String –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateViewControl.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateViewControl.28.29</a>
| Return Type | Description |
|---|---|
| Control<!– System.Web.UI.Control –> |
| Name | Type | Description |
|---|
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Dispose.28Boolean.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Dispose.28Boolean.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| disposing | Boolean<!– System.Boolean –> |
<!– System.ComponentModel.Design.ComponentDesigner(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Finalize.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Finalize.28.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|
<!– System.Object(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetEmptyDesignTimeHtml.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetEmptyDesignTimeHtml.28.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetErrorDesignTimeHtml.28Exception.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetErrorDesignTimeHtml.28Exception.29</a>
| Return Type | Description |
|---|---|
| String<!– System.String –> |
| Name | Type | Description |
|---|---|---|
| e | Exception<!– System.Exception –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetService.28Type.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetService.28Type.29</a>
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|---|---|
| serviceType | Type<!– System.Type –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InvokeGetInheritanceAttribute.28ComponentDesigner.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InvokeGetInheritanceAttribute.28ComponentDesigner.29</a>
| Return Type | Description |
|---|---|
| InheritanceAttribute<!– System.ComponentModel.InheritanceAttribute –> |
| Name | Type | Description |
|---|---|---|
| toInvoke | ComponentDesigner<!– System.ComponentModel.Design.ComponentDesigner –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#MemberwiseClone.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#MemberwiseClone.28.29</a>
| Return Type | Description |
|---|---|
| Object<!– System.Object –> |
| Name | Type | Description |
|---|
<!– System.Object –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnClick.28DesignerRegionMouseEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnClick.28DesignerRegionMouseEventArgs.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | DesignerRegionMouseEventArgs<!– System.Web.UI.Design.DesignerRegionMouseEventArgs –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnPaint.28PaintEventArgs.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnPaint.28PaintEventArgs.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| e | PaintEventArgs<!– System.Windows.Forms.PaintEventArgs –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PostFilterAttributes.28IDictionary.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PostFilterAttributes.28IDictionary.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| attributes | IDictionary<!– System.Collections.IDictionary –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PostFilterEvents.28IDictionary.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PostFilterEvents.28IDictionary.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| events | IDictionary<!– System.Collections.IDictionary –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PostFilterProperties.28IDictionary.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PostFilterProperties.28IDictionary.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| properties | IDictionary<!– System.Collections.IDictionary –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PreFilterAttributes.28IDictionary.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PreFilterAttributes.28IDictionary.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| attributes | IDictionary<!– System.Collections.IDictionary –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PreFilterEvents.28IDictionary.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PreFilterEvents.28IDictionary.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| events | IDictionary<!– System.Collections.IDictionary –> |
<!– System.ComponentModel.Design.ComponentDesigner(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PreFilterProperties.28IDictionary.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PreFilterProperties.28IDictionary.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| properties | IDictionary<!– System.Collections.IDictionary –> |
<!– System.ComponentModel.Design.ComponentDesigner(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#RaiseComponentChanged.28MemberDescriptor.2C_Object.2C_Object.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#RaiseComponentChanged.28MemberDescriptor.2C_Object.2C_Object.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| member | MemberDescriptor<!– System.ComponentModel.MemberDescriptor –> | |
| oldValue | Object<!– System.Object –> | |
| newValue | Object<!– System.Object –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#RaiseComponentChanging.28MemberDescriptor.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#RaiseComponentChanging.28MemberDescriptor.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| member | MemberDescriptor<!– System.ComponentModel.MemberDescriptor –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#SetRegionContent.28EditableDesignerRegion.2C_String.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#SetRegionContent.28EditableDesignerRegion.2C_String.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| region | EditableDesignerRegion<!– System.Web.UI.Design.EditableDesignerRegion –> | |
| content | String<!– System.String –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#SetViewFlags.28ViewFlags.2C_Boolean.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#SetViewFlags.28ViewFlags.2C_Boolean.29</a>
| Return Type | Description |
|---|---|
| Void<!– System.Void –> |
| Name | Type | Description |
|---|---|---|
| viewFlags | ViewFlags<!– System.Web.UI.Design.ViewFlags –> | |
| setFlag | Boolean<!– System.Boolean –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ActionLists” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ActionLists</a>
| Return Type |
|---|
| DesignerActionListCollection<!– System.ComponentModel.Design.DesignerActionListCollection –> |
<!– System.ComponentModel.Design.ComponentDesigner(overriden) –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#AllowResize” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#AllowResize</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#AssociatedComponents” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#AssociatedComponents</a>
| Return Type |
|---|
| ICollection<!– System.Collections.ICollection –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#AutoFormats” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#AutoFormats</a>
| Return Type |
|---|
| DesignerAutoFormatCollection<!– System.Web.UI.Design.DesignerAutoFormatCollection –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Initialize.28IComponent.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Initialize.28IComponent.29</a>
| Return Type |
|---|
| IComponent<!– System.ComponentModel.IComponent –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DataBindings” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DataBindings</a>
| Return Type |
|---|
| DataBindingCollection<!– System.Web.UI.DataBindingCollection –> |
<!– System.Web.UI.Design.HtmlControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Expressions” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Expressions</a>
| Return Type |
|---|
| ExpressionBindingCollection<!– System.Web.UI.ExpressionBindingCollection –> |
<!– System.Web.UI.Design.HtmlControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InitializeExistingComponent.28IDictionary.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InitializeExistingComponent.28IDictionary.29</a>
| Return Type |
|---|
| String<!– System.String –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#TemplateGroups” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#TemplateGroups</a>
| Return Type |
|---|
| TemplateGroupCollection<!– System.Web.UI.Design.TemplateGroupCollection –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Verbs” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Verbs</a>
| Return Type |
|---|
| DesignerVerbCollection<!– System.ComponentModel.Design.DesignerVerbCollection –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateViewControl.28.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateViewControl.28.29</a>
| Return Type |
|---|
| Control<!– System.Web.UI.Control –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ViewControlCreated” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ViewControlCreated</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DataBindingsEnabled” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DataBindingsEnabled</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DesignerState” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DesignerState</a>
| Return Type |
|---|
| ControlDesignerState<!– System.Web.UI.Design.ControlDesignerState –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InTemplateMode” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InTemplateMode</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InvokeGetInheritanceAttribute.28ComponentDesigner.29” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InvokeGetInheritanceAttribute.28ComponentDesigner.29</a>
| Return Type |
|---|
| InheritanceAttribute<!– System.ComponentModel.InheritanceAttribute –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Inherited” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Inherited</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ParentComponent” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ParentComponent</a>
| Return Type |
|---|
| IComponent<!– System.ComponentModel.IComponent –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#RootDesigner” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#RootDesigner</a>
| Return Type |
|---|
| WebFormsRootDesigner<!– System.Web.UI.Design.WebFormsRootDesigner –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ShadowProperties” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ShadowProperties</a>
| Return Type |
|---|
| ComponentDesigner+ShadowPropertyCollection<!– System.ComponentModel.Design.ComponentDesigner+ShadowPropertyCollection –> |
<!– System.ComponentModel.Design.ComponentDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Tag” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Tag</a>
| Return Type |
|---|
| IControlDesignerTag<!– System.Web.UI.Design.IControlDesignerTag –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#UsePreviewControl” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#UsePreviewControl</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back
For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Visible” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Visible</a>
| Return Type |
|---|
| Boolean<!– System.Boolean –> |
<!– System.Web.UI.Design.ControlDesigner –> Go Back