Table of Contents

ThinkGeo.MapSuite.WebEdition.MapDesigner

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

Provides design-time display of web control.

Inheritance Hierarchy

Members Summary

Public Constructors

MapDesigner()

Remarks
Parameters

Protected Constructors

Public Methods

GetDesignTimeHtml()

Remarks
Return Value
Parameters

GetBounds()

Remarks
Return Value
Parameters

GetDesignTimeHtml(DesignerRegionCollection)

Remarks
Return Value
Parameters

GetEditableDesignerRegionContent(EditableDesignerRegion)

Remarks
Return Value
Parameters

GetPersistInnerHtml()

Remarks
Return Value
Parameters

GetPersistenceContent()

Remarks
Return Value
Parameters

Localize(IDesignTimeResourceWriter)

Remarks
Return Value
Parameters

GetViewRendering()

Remarks
Return Value
Parameters

Initialize(IComponent)

Remarks
Return Value
Parameters

Invalidate()

Remarks
Return Value
Parameters

Invalidate(Rectangle)

Remarks
Return Value
Parameters

IsPropertyBound(String)

Remarks
Return Value
Parameters

OnAutoFormatApplied(DesignerAutoFormat)

Remarks
Return Value
Parameters

OnComponentChanged(Object,ComponentChangedEventArgs)

Remarks
Return Value
Parameters

OnComponentChanging(Object,ComponentChangingEventArgs)

Remarks
Return Value
Parameters

RaiseResizeEvent()

Remarks
Return Value
Parameters

RegisterClone(Object,Object)

Remarks
Return Value
Parameters

SetEditableDesignerRegionContent(EditableDesignerRegion,String)

Remarks
Return Value
Parameters

UpdateDesignTimeHtml()

Remarks
Return Value
Parameters

OnSetParent()

Remarks
Return Value
Parameters

Dispose()

Remarks
Return Value
Parameters

DoDefaultAction()

Remarks
Return Value
Parameters

InitializeExistingComponent(IDictionary)

Remarks
Return Value
Parameters

InitializeNewComponent(IDictionary)

Remarks
Return Value
Parameters

InitializeNonDefault()

Remarks
Return Value
Parameters

OnSetComponentDefaults()

Remarks
Return Value
Parameters

ToString()

Remarks
Return Value
Parameters

Equals(Object)

Remarks
Return Value
Parameters

GetHashCode()

Remarks
Return Value
Parameters

GetType()

Remarks
Return Value
Parameters

Protected Methods

CreateClonedControl(IDesignerHost,Boolean)

Remarks
Return Value
Parameters

CreatePlaceHolderDesignTimeHtml()

Remarks
Return Value
Parameters

CreatePlaceHolderDesignTimeHtml(String)

Remarks
Return Value
Parameters

CreateErrorDesignTimeHtml(String)

Remarks
Return Value
Parameters

CreateErrorDesignTimeHtml(String,Exception)

Remarks
Return Value
Parameters

CreateInvalidParentDesignTimeHtml(Type,Type)

Remarks
Return Value
Parameters

CreateViewControl()

Remarks
Return Value
Parameters

GetEmptyDesignTimeHtml()

Remarks
Return Value
Parameters

GetErrorDesignTimeHtml(Exception)

Remarks
Return Value
Parameters

GetPersistInnerHtmlInternal()

Remarks
Return Value
Parameters

HideAllPropertiesUnlessExcluded(IDictionary,String[])

Remarks
Return Value
Parameters

PreFilterProperties(IDictionary)

Remarks
Return Value
Parameters

OnBindingsCollectionChanged(String)

Remarks
Return Value
Parameters

OnClick(DesignerRegionMouseEventArgs)

Remarks
Return Value
Parameters

OnControlResize()

Remarks
Return Value
Parameters

OnPaint(PaintEventArgs)

Remarks
Return Value
Parameters

SetRegionContent(EditableDesignerRegion,String)

Remarks
Return Value
Parameters

SetViewFlags(ViewFlags,Boolean)

Remarks
Return Value
Parameters

UseRegions(DesignerRegionCollection,ITemplate)

Remarks
Return Value
Parameters

UseRegions(DesignerRegionCollection,ITemplate,ITemplate)

Remarks
Return Value
Parameters

Dispose(Boolean)

Remarks
Return Value
Parameters

OnBehaviorAttached()

Remarks
Return Value
Parameters

OnBehaviorDetaching()

Remarks
Return Value
Parameters

PreFilterEvents(IDictionary)

Remarks
Return Value
Parameters

OnBindingsCollectionChangedInternal(String)

Remarks
Return Value
Parameters

CanBeAssociatedWith(IDesigner)

Remarks
Return Value
Parameters

InvokeGetInheritanceAttribute(ComponentDesigner)

Remarks
Return Value
Parameters

Finalize()

Remarks
Return Value
Parameters

GetService(Type)

Remarks
Return Value
Parameters

ShowContextMenu(Int32,Int32)

Remarks
Return Value
Parameters

PostFilterAttributes(IDictionary)

Remarks
Return Value
Parameters

PostFilterEvents(IDictionary)

Remarks
Return Value
Parameters

PostFilterProperties(IDictionary)

Remarks
Return Value
Parameters

PreFilterAttributes(IDictionary)

Remarks
Return Value
Parameters

RaiseComponentChanged(MemberDescriptor,Object,Object)

Remarks
Return Value
Parameters

RaiseComponentChanging(MemberDescriptor)

Remarks
Return Value
Parameters

MemberwiseClone()

Remarks
Return Value
Parameters

Public Properties

ActionLists

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ActionLists

Return Value

AllowResize

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#AllowResize

Return Value

AutoFormats

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#AutoFormats

Return Value

DesignTimeHtmlRequiresLoadComplete

N/A

Remarks

N/A

Return Value

ID

N/A

Remarks

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

IsDirty

N/A

Remarks

N/A

Return Value

ViewControlCreated

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ViewControlCreated

Return Value

ReadOnly

N/A

Remarks

N/A

Return Value

TemplateGroups

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#TemplateGroups

Return Value

ViewControl

N/A

Remarks

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

Behavior

N/A

Remarks

N/A

Return Value

DataBindings

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DataBindings

Return Value

Expressions

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Expressions

Return Value

ShouldCodeSerialize

N/A

Remarks

N/A

Return Value

AssociatedComponents

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#AssociatedComponents

Return Value

Component

N/A

Remarks

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

Verbs

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Verbs

Return Value

Protected Properties

DataBindingsEnabled

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DataBindingsEnabled

Return Value

DesignerState

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#DesignerState

Return Value

HidePropertiesInTemplateMode

N/A

Remarks

N/A

Return Value

InTemplateMode

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InTemplateMode

Return Value

IsDirtyInternal

N/A

Remarks

N/A

Return Value

IsIgnoringComponentChanges

N/A

Remarks

N/A

Return Value

IsWebControl

N/A

Remarks

N/A

Return Value

LocalizedInnerContent

N/A

Remarks

N/A

Return Value

ReadOnlyInternal

N/A

Remarks

N/A

Return Value

RootDesigner

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#RootDesigner

Return Value

Tag

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Tag

Return Value

UsePreviewControl

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#UsePreviewControl

Return Value

View

N/A

Remarks

N/A

Return Value

Visible

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Visible

Return Value

DesignTimeElementView

N/A

Remarks

N/A

Return Value

DesignTimeElement

N/A

Remarks

N/A

Return Value

DesignTimeElementInternal

N/A

Remarks

N/A

Return Value

BehaviorInternal

N/A

Remarks

N/A

Return Value

ShouldCodeSerializeInternal

N/A

Remarks

N/A

Return Value

Inherited

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Inherited

Return Value

ParentComponent

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ParentComponent

Return Value

InheritanceAttribute

N/A

Remarks

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

ShadowProperties

N/A

Remarks

For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#ShadowProperties

Return Value

IsRootDesigner

N/A

Remarks

N/A

Return Value

Public Events