User Tools

Site Tools


thinkgeo.mapsuite.webedition.mapdesigner

This is an old revision of the document!


Table of Contents

ThinkGeo.MapSuite.WebEdition.MapDesigner

<!– Class –> Provides design-time display of web control.

Remarks

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>

Inheritance Hierarchy

*System.Object System.ComponentModel.Design.ComponentDesigner *System.Web.UI.Design.HtmlControlDesigner System.Web.UI.Design.ControlDesigner *ThinkGeo.MapSuite.WebEdition.MapDesigner

Members Summary

Public Constructors

Name Parameters DeclaringType Summary
Public MethodMapDesigner Initialize a instance of the MapDesigner class.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodDispose ComponentDesigner
Public MethodDoDefaultAction ComponentDesigner
Public MethodEquals Object Object
Public MethodGetBounds ControlDesigner
Public MethodGetDesignTimeHtml ControlDesigner(overriden) Override ControlDesigner.GetDesignTimeHtml().
Public MethodGetDesignTimeHtml DesignerRegionCollection ControlDesigner
Public MethodGetEditableDesignerRegionContent EditableDesignerRegion ControlDesigner
Public MethodGetHashCode Object
Public MethodGetPersistenceContent ControlDesigner
Public MethodGetType Object
Public MethodGetViewRendering ControlDesigner
Public MethodInitialize IComponent ComponentDesigner(overriden)
Public MethodInitializeExistingComponent IDictionary ComponentDesigner
Public MethodInitializeNewComponent IDictionary ComponentDesigner
Public MethodInvalidate ControlDesigner
Public MethodInvalidate Rectangle ControlDesigner
Public MethodLocalize IDesignTimeResourceWriter ControlDesigner
Public MethodOnAutoFormatApplied DesignerAutoFormat ControlDesigner
Public MethodOnComponentChanged Object, ComponentChangedEventArgs ControlDesigner
Public MethodOnComponentChanging Object, ComponentChangingEventArgs ControlDesigner
Public MethodOnSetParent HtmlControlDesigner
Public MethodRegisterClone Object, Object ControlDesigner
Public MethodSetEditableDesignerRegionContent EditableDesignerRegion, String ControlDesigner
Public MethodToString Object
Public MethodUpdateDesignTimeHtml ControlDesigner

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodCreateErrorDesignTimeHtml String ControlDesigner
Protected MethodCreateErrorDesignTimeHtml String, Exception ControlDesigner
Protected MethodCreatePlaceHolderDesignTimeHtml ControlDesigner
Protected MethodCreatePlaceHolderDesignTimeHtml String ControlDesigner
Protected MethodCreateViewControl ControlDesigner
Protected MethodDispose Boolean ComponentDesigner(overriden)
Protected MethodFinalize Object(overriden)
Protected MethodGetEmptyDesignTimeHtml ControlDesigner
Protected MethodGetErrorDesignTimeHtml Exception ControlDesigner
Protected MethodGetService Type ComponentDesigner
Protected MethodInvokeGetInheritanceAttribute ComponentDesigner ComponentDesigner
Protected MethodMemberwiseClone Object
Protected MethodOnClick DesignerRegionMouseEventArgs ControlDesigner
Protected MethodOnPaint PaintEventArgs ControlDesigner
Protected MethodPostFilterAttributes IDictionary ComponentDesigner
Protected MethodPostFilterEvents IDictionary ComponentDesigner
Protected MethodPostFilterProperties IDictionary ComponentDesigner
Protected MethodPreFilterAttributes IDictionary ComponentDesigner
Protected MethodPreFilterEvents IDictionary ComponentDesigner(overriden)
Protected MethodPreFilterProperties IDictionary ComponentDesigner(overriden)
Protected MethodRaiseComponentChanged MemberDescriptor, Object, Object ComponentDesigner
Protected MethodRaiseComponentChanging MemberDescriptor ComponentDesigner
Protected MethodSetRegionContent EditableDesignerRegion, String ControlDesigner
Protected MethodSetViewFlags ViewFlags, Boolean ControlDesigner

Public Properties

Name Return DeclaringType Summary
Public PropertyActionLists DesignerActionListCollection ComponentDesigner(overriden)
Public PropertyAllowResize Boolean ControlDesigner
Public PropertyAssociatedComponents ICollection ComponentDesigner
Public PropertyAutoFormats DesignerAutoFormatCollection ControlDesigner
Public PropertyComponent IComponent ComponentDesigner
Public PropertyDataBindings DataBindingCollection HtmlControlDesigner
Public PropertyExpressions ExpressionBindingCollection HtmlControlDesigner
Public PropertyID String ControlDesigner
Public PropertyTemplateGroups TemplateGroupCollection ControlDesigner
Public PropertyVerbs DesignerVerbCollection ComponentDesigner
Public PropertyViewControl Control ControlDesigner
Public PropertyViewControlCreated Boolean ControlDesigner

Protected Properties

Name Return DeclaringType Summary
Protected PropertyDataBindingsEnabled Boolean ControlDesigner
Protected PropertyDesignerState ControlDesignerState ControlDesigner
Protected PropertyInTemplateMode Boolean ControlDesigner
Protected PropertyInheritanceAttribute InheritanceAttribute ComponentDesigner
Protected PropertyInherited Boolean ComponentDesigner
Protected PropertyParentComponent IComponent ComponentDesigner
Protected PropertyRootDesigner WebFormsRootDesigner ControlDesigner
Protected PropertyShadowProperties ComponentDesigner+ShadowPropertyCollection ComponentDesigner
Protected PropertyTag IControlDesignerTag ControlDesigner
Protected PropertyUsePreviewControl Boolean ControlDesigner
Protected PropertyVisible Boolean ControlDesigner

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

MapDesigner()

Initialize a instance of the MapDesigner class.

Remarks

Parameters

Name Type Description

Go Back

Protected Constructors

Public Methods

Dispose()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

DoDefaultAction()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

Equals(Object)

Remarks

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetBounds()

Remarks

Return Value

Return Type Description
Rectangle<!– System.Drawing.Rectangle –>

Parameters

Name Type Description

<!– System.Web.UI.Design.ControlDesigner –> Go Back

GetDesignTimeHtml()

Override ControlDesigner.GetDesignTimeHtml().

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Web.UI.Design.ControlDesigner(overriden) –> Go Back

GetDesignTimeHtml(DesignerRegionCollection)

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description
regions DesignerRegionCollection<!– System.Web.UI.Design.DesignerRegionCollection –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

GetEditableDesignerRegionContent(EditableDesignerRegion)

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description
region EditableDesignerRegion<!– System.Web.UI.Design.EditableDesignerRegion –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

GetHashCode()

Remarks

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetPersistenceContent()

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Web.UI.Design.ControlDesigner –> Go Back

GetType()

Remarks

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetViewRendering()

Remarks

Return Value

Return Type Description
ViewRendering<!– System.Web.UI.Design.ViewRendering –>

Parameters

Name Type Description

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Initialize(IComponent)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
component IComponent<!– System.ComponentModel.IComponent –>

<!– System.ComponentModel.Design.ComponentDesigner(overriden) –> Go Back

InitializeExistingComponent(IDictionary)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
defaultValues IDictionary<!– System.Collections.IDictionary –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

InitializeNewComponent(IDictionary)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
defaultValues IDictionary<!– System.Collections.IDictionary –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

Invalidate()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Invalidate(Rectangle)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
rectangle Rectangle<!– System.Drawing.Rectangle –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Localize(IDesignTimeResourceWriter)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
resourceWriter IDesignTimeResourceWriter<!– System.Web.UI.Design.IDesignTimeResourceWriter –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

OnAutoFormatApplied(DesignerAutoFormat)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
appliedAutoFormat DesignerAutoFormat<!– System.Web.UI.Design.DesignerAutoFormat –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

OnComponentChanged(Object, ComponentChangedEventArgs)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
sender Object<!– System.Object –>
ce ComponentChangedEventArgs<!– System.ComponentModel.Design.ComponentChangedEventArgs –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

OnComponentChanging(Object, ComponentChangingEventArgs)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
sender Object<!– System.Object –>
ce ComponentChangingEventArgs<!– System.ComponentModel.Design.ComponentChangingEventArgs –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

OnSetParent()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Web.UI.Design.HtmlControlDesigner –> Go Back

RegisterClone(Object, Object)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
original Object<!– System.Object –>
clone Object<!– System.Object –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

SetEditableDesignerRegionContent(EditableDesignerRegion, String)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
region EditableDesignerRegion<!– System.Web.UI.Design.EditableDesignerRegion –>
content String<!– System.String –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

ToString()

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

UpdateDesignTimeHtml()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Protected Methods

CreateErrorDesignTimeHtml(String)

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description
errorMessage String<!– System.String –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

CreateErrorDesignTimeHtml(String, Exception)

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description
errorMessage String<!– System.String –>
e Exception<!– System.Exception –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

CreatePlaceHolderDesignTimeHtml()

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Web.UI.Design.ControlDesigner –> Go Back

CreatePlaceHolderDesignTimeHtml(String)

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description
instruction String<!– System.String –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

CreateViewControl()

Remarks

Return Value

Return Type Description
Control<!– System.Web.UI.Control –>

Parameters

Name Type Description

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Dispose(Boolean)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
disposing Boolean<!– System.Boolean –>

<!– System.ComponentModel.Design.ComponentDesigner(overriden) –> Go Back

Finalize()

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object(overriden) –> Go Back

GetEmptyDesignTimeHtml()

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Web.UI.Design.ControlDesigner –> Go Back

GetErrorDesignTimeHtml(Exception)

Remarks

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description
e Exception<!– System.Exception –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

GetService(Type)

Remarks

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description
serviceType Type<!– System.Type –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

InvokeGetInheritanceAttribute(ComponentDesigner)

Remarks

Return Value

Return Type Description
InheritanceAttribute<!– System.ComponentModel.InheritanceAttribute –>

Parameters

Name Type Description
toInvoke ComponentDesigner<!– System.ComponentModel.Design.ComponentDesigner –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

MemberwiseClone()

Remarks

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

OnClick(DesignerRegionMouseEventArgs)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
e DesignerRegionMouseEventArgs<!– System.Web.UI.Design.DesignerRegionMouseEventArgs –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

OnPaint(PaintEventArgs)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
e PaintEventArgs<!– System.Windows.Forms.PaintEventArgs –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

PostFilterAttributes(IDictionary)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
attributes IDictionary<!– System.Collections.IDictionary –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

PostFilterEvents(IDictionary)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
events IDictionary<!– System.Collections.IDictionary –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

PostFilterProperties(IDictionary)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
properties IDictionary<!– System.Collections.IDictionary –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

PreFilterAttributes(IDictionary)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
attributes IDictionary<!– System.Collections.IDictionary –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

PreFilterEvents(IDictionary)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
events IDictionary<!– System.Collections.IDictionary –>

<!– System.ComponentModel.Design.ComponentDesigner(overriden) –> Go Back

PreFilterProperties(IDictionary)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
properties IDictionary<!– System.Collections.IDictionary –>

<!– System.ComponentModel.Design.ComponentDesigner(overriden) –> Go Back

RaiseComponentChanged(MemberDescriptor, Object, Object)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
member MemberDescriptor<!– System.ComponentModel.MemberDescriptor –>
oldValue Object<!– System.Object –>
newValue Object<!– System.Object –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

RaiseComponentChanging(MemberDescriptor)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
member MemberDescriptor<!– System.ComponentModel.MemberDescriptor –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

SetRegionContent(EditableDesignerRegion, String)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
region EditableDesignerRegion<!– System.Web.UI.Design.EditableDesignerRegion –>
content String<!– System.String –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

SetViewFlags(ViewFlags, Boolean)

Remarks

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
viewFlags ViewFlags<!– System.Web.UI.Design.ViewFlags –>
setFlag Boolean<!– System.Boolean –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Public Properties

ActionLists

Remarks

Return Value

Return Type
DesignerActionListCollection<!– System.ComponentModel.Design.DesignerActionListCollection –>

<!– System.ComponentModel.Design.ComponentDesigner(overriden) –> Go Back

AllowResize

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

AssociatedComponents

Remarks

Return Value

Return Type
ICollection<!– System.Collections.ICollection –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

AutoFormats

Remarks

Return Value

Return Type
DesignerAutoFormatCollection<!– System.Web.UI.Design.DesignerAutoFormatCollection –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Component

Remarks

Return Value

Return Type
IComponent<!– System.ComponentModel.IComponent –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

DataBindings

Remarks

Return Value

Return Type
DataBindingCollection<!– System.Web.UI.DataBindingCollection –>

<!– System.Web.UI.Design.HtmlControlDesigner –> Go Back

Expressions

Remarks

Return Value

Return Type
ExpressionBindingCollection<!– System.Web.UI.ExpressionBindingCollection –>

<!– System.Web.UI.Design.HtmlControlDesigner –> Go Back

ID

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

TemplateGroups

Remarks

Return Value

Return Type
TemplateGroupCollection<!– System.Web.UI.Design.TemplateGroupCollection –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Verbs

Remarks

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 Value

Return Type
DesignerVerbCollection<!– System.ComponentModel.Design.DesignerVerbCollection –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

ViewControl

Remarks

Return Value

Return Type
Control<!– System.Web.UI.Control –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

ViewControlCreated

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Protected Properties

DataBindingsEnabled

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

DesignerState

Remarks

Return Value

Return Type
ControlDesignerState<!– System.Web.UI.Design.ControlDesignerState –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

InTemplateMode

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

InheritanceAttribute

Remarks

Return Value

Return Type
InheritanceAttribute<!– System.ComponentModel.InheritanceAttribute –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

Inherited

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

ParentComponent

Remarks

Return Value

Return Type
IComponent<!– System.ComponentModel.IComponent –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

RootDesigner

Remarks

Return Value

Return Type
WebFormsRootDesigner<!– System.Web.UI.Design.WebFormsRootDesigner –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

ShadowProperties

Remarks

Return Value

Return Type
ComponentDesigner+ShadowPropertyCollection<!– System.ComponentModel.Design.ComponentDesigner+ShadowPropertyCollection –>

<!– System.ComponentModel.Design.ComponentDesigner –> Go Back

Tag

Remarks

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 Value

Return Type
IControlDesignerTag<!– System.Web.UI.Design.IControlDesignerTag –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

UsePreviewControl

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Visible

Remarks

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 Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Design.ControlDesigner –> Go Back

Public Events

thinkgeo.mapsuite.webedition.mapdesigner.1440040135.txt.gz · Last modified: 2015/09/18 03:08 (external edit)