This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.webedition.mapdesigner [2015/08/20 03:08] 127.0.0.1 external edit |
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}} | ||
| - | |||
| - | <!-- Class --> | ||
| Provides design-time display of web control. | 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 ===== | ===== Inheritance Hierarchy ===== | ||
| - | *System.Object | + | *System.Object |
| - | **System.ComponentModel.Design.ComponentDesigner | + | *System.ComponentModel.Design.ComponentDesigner |
| - | ***System.Web.UI.Design.HtmlControlDesigner | + | *System.Web.UI.Design.HtmlControlDesigner |
| - | ****System.Web.UI.Design.ControlDesigner | + | *System.Web.UI.Design.ControlDesigner |
| - | *****[[ThinkGeo.MapSuite.WebEdition.MapDesigner]] | + | ***ThinkGeo.MapSuite.WebEdition.MapDesigner** |
| ===== Members Summary ===== | ===== Members Summary ===== | ||
| ==== Public Constructors ==== | ==== Public Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} MapDesigner() ** |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#MapDesigner()|MapDesigner]] | | | Initialize a instance of the MapDesigner class. | | + | |
| + | * //Initialize a instance of the MapDesigner class.// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | <div newline></div> | ||
| ==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | |||
| ==== Public Methods ==== | ==== Public Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} GetDesignTimeHtml() ** |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Dispose()|Dispose]] | | ComponentDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#DoDefaultAction()|DoDefaultAction]] | | ComponentDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBounds()|GetBounds]] | | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDesignTimeHtml()|GetDesignTimeHtml]] | | ControlDesigner(overriden) | Override ControlDesigner.GetDesignTimeHtml(). | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetDesignTimeHtml(DesignerRegionCollection)|GetDesignTimeHtml]] | DesignerRegionCollection | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetEditableDesignerRegionContent(EditableDesignerRegion)|GetEditableDesignerRegionContent]] | EditableDesignerRegion | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetPersistenceContent()|GetPersistenceContent]] | | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetViewRendering()|GetViewRendering]] | | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Initialize(IComponent)|Initialize]] | IComponent | ComponentDesigner(overriden) | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#InitializeExistingComponent(IDictionary)|InitializeExistingComponent]] | IDictionary | ComponentDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#InitializeNewComponent(IDictionary)|InitializeNewComponent]] | IDictionary | ComponentDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Invalidate()|Invalidate]] | | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Invalidate(Rectangle)|Invalidate]] | Rectangle | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Localize(IDesignTimeResourceWriter)|Localize]] | IDesignTimeResourceWriter | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#OnAutoFormatApplied(DesignerAutoFormat)|OnAutoFormatApplied]] | DesignerAutoFormat | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#OnComponentChanged(Object, ComponentChangedEventArgs)|OnComponentChanged]] | Object, ComponentChangedEventArgs | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#OnComponentChanging(Object, ComponentChangingEventArgs)|OnComponentChanging]] | Object, ComponentChangingEventArgs | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#OnSetParent()|OnSetParent]] | | HtmlControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#RegisterClone(Object, Object)|RegisterClone]] | Object, Object | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#SetEditableDesignerRegionContent(EditableDesignerRegion, String)|SetEditableDesignerRegionContent]] | EditableDesignerRegion, String | ControlDesigner | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateDesignTimeHtml()|UpdateDesignTimeHtml]] | | ControlDesigner | | | + | |
| + | * //Override ControlDesigner.GetDesignTimeHtml().// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetBounds() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Rectangle | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetDesignTimeHtml(DesignerRegionCollection) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //regions// | ||
| + | * Type:DesignerRegionCollection | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetEditableDesignerRegionContent(EditableDesignerRegion) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //region// | ||
| + | * Type:EditableDesignerRegion | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetPersistInnerHtml() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetPersistenceContent() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} Localize(IDesignTimeResourceWriter) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //resourceWriter// | ||
| + | * Type:IDesignTimeResourceWriter | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetViewRendering() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:ViewRendering | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} Initialize(IComponent) ** | ||
| + | |||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //component// | ||
| + | * Type:IComponent | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} Invalidate() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} Invalidate(Rectangle) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //rectangle// | ||
| + | * Type:Rectangle | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} IsPropertyBound(String) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //propName// | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} OnAutoFormatApplied(DesignerAutoFormat) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //appliedAutoFormat// | ||
| + | * Type:DesignerAutoFormat | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} OnComponentChanged(Object,ComponentChangedEventArgs) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //sender// | ||
| + | * Type:Object | ||
| + | * Description:N/A | ||
| + | |||
| + | * //ce// | ||
| + | * Type:ComponentChangedEventArgs | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} OnComponentChanging(Object,ComponentChangingEventArgs) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //sender// | ||
| + | * Type:Object | ||
| + | * Description:N/A | ||
| + | |||
| + | * //ce// | ||
| + | * Type:ComponentChangingEventArgs | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} RaiseResizeEvent() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} RegisterClone(Object,Object) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //original// | ||
| + | * Type:Object | ||
| + | * Description:N/A | ||
| + | |||
| + | * //clone// | ||
| + | * Type:Object | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} SetEditableDesignerRegionContent(EditableDesignerRegion,String) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //region// | ||
| + | * Type:EditableDesignerRegion | ||
| + | * Description:N/A | ||
| + | |||
| + | * //content// | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} UpdateDesignTimeHtml() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} OnSetParent() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} Dispose() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} DoDefaultAction() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} InitializeExistingComponent(IDictionary) ** | ||
| + | |||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //defaultValues// | ||
| + | * Type:IDictionary | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} InitializeNewComponent(IDictionary) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //defaultValues// | ||
| + | * Type:IDictionary | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} InitializeNonDefault() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} OnSetComponentDefaults() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Boolean | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //obj// | ||
| + | * Type:Object | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Int32 | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Type | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| ==== Protected Methods ==== | ==== Protected Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} CreateClonedControl(IDesignerHost,Boolean) ** |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CreateErrorDesignTimeHtml(String)|CreateErrorDesignTimeHtml]] | String | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CreateErrorDesignTimeHtml(String, Exception)|CreateErrorDesignTimeHtml]] | String, Exception | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CreatePlaceHolderDesignTimeHtml()|CreatePlaceHolderDesignTimeHtml]] | | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CreatePlaceHolderDesignTimeHtml(String)|CreatePlaceHolderDesignTimeHtml]] | String | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CreateViewControl()|CreateViewControl]] | | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Dispose(Boolean)|Dispose]] | Boolean | ComponentDesigner(overriden) | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object(overriden) | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetEmptyDesignTimeHtml()|GetEmptyDesignTimeHtml]] | | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetErrorDesignTimeHtml(Exception)|GetErrorDesignTimeHtml]] | Exception | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetService(Type)|GetService]] | Type | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#InvokeGetInheritanceAttribute(ComponentDesigner)|InvokeGetInheritanceAttribute]] | ComponentDesigner | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnClick(DesignerRegionMouseEventArgs)|OnClick]] | DesignerRegionMouseEventArgs | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPaint(PaintEventArgs)|OnPaint]] | PaintEventArgs | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#PostFilterAttributes(IDictionary)|PostFilterAttributes]] | IDictionary | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#PostFilterEvents(IDictionary)|PostFilterEvents]] | IDictionary | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#PostFilterProperties(IDictionary)|PostFilterProperties]] | IDictionary | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#PreFilterAttributes(IDictionary)|PreFilterAttributes]] | IDictionary | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#PreFilterEvents(IDictionary)|PreFilterEvents]] | IDictionary | ComponentDesigner(overriden) | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#PreFilterProperties(IDictionary)|PreFilterProperties]] | IDictionary | ComponentDesigner(overriden) | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RaiseComponentChanged(MemberDescriptor, Object, Object)|RaiseComponentChanged]] | MemberDescriptor, Object, Object | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RaiseComponentChanging(MemberDescriptor)|RaiseComponentChanging]] | MemberDescriptor | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SetRegionContent(EditableDesignerRegion, String)|SetRegionContent]] | EditableDesignerRegion, String | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SetViewFlags(ViewFlags, Boolean)|SetViewFlags]] | ViewFlags, Boolean | ControlDesigner | | | + | |
| - | ==== Public Properties ==== | + | * //N/A// |
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | == Remarks == |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#ActionLists|ActionLists]] | DesignerActionListCollection | ComponentDesigner(overriden) | | | + | * //N/A// |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#AllowResize|AllowResize]] | Boolean | ControlDesigner | | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#AssociatedComponents|AssociatedComponents]] | ICollection | ComponentDesigner | | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#AutoFormats|AutoFormats]] | DesignerAutoFormatCollection | ControlDesigner | | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#Component|Component]] | IComponent | ComponentDesigner | | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#DataBindings|DataBindings]] | DataBindingCollection | HtmlControlDesigner | | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#Expressions|Expressions]] | ExpressionBindingCollection | HtmlControlDesigner | | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#ID|ID]] | String | ControlDesigner | | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#TemplateGroups|TemplateGroups]] | TemplateGroupCollection | ControlDesigner | | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#Verbs|Verbs]] | DesignerVerbCollection | ComponentDesigner | | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#ViewControl|ViewControl]] | Control | ControlDesigner | | | + | |
| - | | {{wiki:PublicProperty.gif|Public Property}}[[#ViewControlCreated|ViewControlCreated]] | Boolean | ControlDesigner | | | + | |
| - | ==== Protected Properties ==== | + | == Return Value == |
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:Control |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#DataBindingsEnabled|DataBindingsEnabled]] | Boolean | ControlDesigner | | | + | * Description:N/A |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#DesignerState|DesignerState]] | ControlDesignerState | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#InTemplateMode|InTemplateMode]] | Boolean | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#InheritanceAttribute|InheritanceAttribute]] | InheritanceAttribute | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Inherited|Inherited]] | Boolean | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#ParentComponent|ParentComponent]] | IComponent | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#RootDesigner|RootDesigner]] | WebFormsRootDesigner | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#ShadowProperties|ShadowProperties]] | ComponentDesigner+ShadowPropertyCollection | ComponentDesigner | | | + | |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Tag|Tag]] | IControlDesignerTag | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#UsePreviewControl|UsePreviewControl]] | Boolean | ControlDesigner | | | + | |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Visible|Visible]] | Boolean | ControlDesigner | | | + | |
| - | ==== Public Events ==== | + | == Parameters == |
| - | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | * //parseTimeDesignerHost// |
| + | * Type:IDesignerHost | ||
| + | * Description:N/A | ||
| - | ===== Public Constructors ===== | + | * //applyTheme// |
| - | ==== MapDesigner() ==== | + | * Type:Boolean |
| - | Initialize a instance of the MapDesigner class. | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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> | + | |
| - | === Parameters === | + | |
| - | ^ Name ^ Type ^ Description ^ | + | |
| - | [[#Public Constructors|Go Back]] | + | <div newline></div> |
| - | ===== Protected Constructors ===== | + | ** {{wiki:ProtectedMethod.gif|}} CreatePlaceHolderDesignTimeHtml() ** |
| - | ===== Public Methods ===== | + | |
| - | ==== Dispose() ==== | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreatePlaceHolderDesignTimeHtml.28.29// | ||
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:String |
| - | ==== DoDefaultAction() ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
| + | ** {{wiki:ProtectedMethod.gif|}} CreatePlaceHolderDesignTimeHtml(String) ** | ||
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== Equals(Object) ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreatePlaceHolderDesignTimeHtml.28String.29// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Boolean<!-- System.Boolean --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:String |
| - | | obj | Object<!-- System.Object --> | | | + | * Description:N/A |
| - | <!-- System.Object --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //instruction// |
| - | ==== GetBounds() ==== | + | * Type:String |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Rectangle<!-- System.Drawing.Rectangle --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} CreateErrorDesignTimeHtml(String) ** |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== GetDesignTimeHtml() ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateErrorDesignTimeHtml.28String.29// |
| - | Override ControlDesigner.GetDesignTimeHtml(). | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:String |
| + | * Description:N/A | ||
| - | <!-- System.Web.UI.Design.ControlDesigner(overriden) --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //errorMessage// |
| - | ==== GetDesignTimeHtml(DesignerRegionCollection) ==== | + | * Type:String |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} CreateErrorDesignTimeHtml(String,Exception) ** |
| - | | regions | DesignerRegionCollection<!-- System.Web.UI.Design.DesignerRegionCollection --> | | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== GetEditableDesignerRegionContent(EditableDesignerRegion) ==== | + | * //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// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:String |
| - | | region | EditableDesignerRegion<!-- System.Web.UI.Design.EditableDesignerRegion --> | | | + | * Description:N/A |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //errorMessage// |
| - | ==== GetHashCode() ==== | + | * Type:String |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Int32<!-- System.Int32 --> | | | + | |
| - | === Parameters === | + | * //e// |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Exception |
| + | * Description:N/A | ||
| - | <!-- System.Object --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} CreateInvalidParentDesignTimeHtml(Type,Type) ** |
| - | ==== GetPersistenceContent() ==== | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| + | * //N/A// | ||
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:String |
| - | ==== GetType() ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Type<!-- System.Type --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //controlType// |
| + | * Type:Type | ||
| + | * Description:N/A | ||
| - | <!-- System.Object --> | + | * //requiredParentType// |
| - | [[#Public Methods|Go Back]] | + | * Type:Type |
| - | ==== GetViewRendering() ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | ViewRendering<!-- System.Web.UI.Design.ViewRendering --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} CreateViewControl() ** |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== Initialize(IComponent) ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateViewControl.28.29// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Control |
| - | | component | IComponent<!-- System.ComponentModel.IComponent --> | | | + | * Description:N/A |
| - | <!-- System.ComponentModel.Design.ComponentDesigner(overriden) --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | ==== InitializeExistingComponent(IDictionary) ==== | + | ** {{wiki:ProtectedMethod.gif|}} GetEmptyDesignTimeHtml() ** |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | defaultValues | IDictionary<!-- System.Collections.IDictionary --> | | | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetEmptyDesignTimeHtml.28.29// |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:String |
| - | ==== InitializeNewComponent(IDictionary) ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
| - | | defaultValues | IDictionary<!-- System.Collections.IDictionary --> | | | + | ** {{wiki:ProtectedMethod.gif|}} GetErrorDesignTimeHtml(Exception) ** |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== Invalidate() ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetErrorDesignTimeHtml.28Exception.29// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:String |
| + | * Description:N/A | ||
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //e// |
| - | ==== Invalidate(Rectangle) ==== | + | * Type:Exception |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} GetPersistInnerHtmlInternal() ** |
| - | | rectangle | Rectangle<!-- System.Drawing.Rectangle --> | | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== Localize(IDesignTimeResourceWriter) ==== | + | * //N/A// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:String |
| - | | resourceWriter | IDesignTimeResourceWriter<!-- System.Web.UI.Design.IDesignTimeResourceWriter --> | | | + | * Description:N/A |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | <div newline></div> |
| - | ==== OnAutoFormatApplied(DesignerAutoFormat) ==== | + | ** {{wiki:ProtectedMethod.gif|}} HideAllPropertiesUnlessExcluded(IDictionary,String[]) ** |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | appliedAutoFormat | DesignerAutoFormat<!-- System.Web.UI.Design.DesignerAutoFormat --> | | | + | * //N/A// |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:Void |
| - | ==== OnComponentChanged(Object, ComponentChangedEventArgs) ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //properties// |
| - | | sender | Object<!-- System.Object --> | | | + | * Type:IDictionary |
| - | | ce | ComponentChangedEventArgs<!-- System.ComponentModel.Design.ComponentChangedEventArgs --> | | | + | * Description:N/A |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //propertiesToExclude// |
| - | [[#Public Methods|Go Back]] | + | * Type:String[] |
| - | ==== OnComponentChanging(Object, ComponentChangingEventArgs) ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} PreFilterProperties(IDictionary) ** |
| - | | sender | Object<!-- System.Object --> | | | + | |
| - | | ce | ComponentChangingEventArgs<!-- System.ComponentModel.Design.ComponentChangingEventArgs --> | | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== OnSetParent() ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PreFilterProperties.28IDictionary.29// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
| + | * Description:N/A | ||
| - | <!-- System.Web.UI.Design.HtmlControlDesigner --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //properties// |
| - | ==== RegisterClone(Object, Object) ==== | + | * Type:IDictionary |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnBindingsCollectionChanged(String) ** |
| - | | original | Object<!-- System.Object --> | | | + | |
| - | | clone | Object<!-- System.Object --> | | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== SetEditableDesignerRegionContent(EditableDesignerRegion, String) ==== | + | * //N/A// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
| - | | region | EditableDesignerRegion<!-- System.Web.UI.Design.EditableDesignerRegion --> | | | + | * Description:N/A |
| - | | content | String<!-- System.String --> | | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //propName// |
| - | ==== ToString() ==== | + | * Type:String |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnClick(DesignerRegionMouseEventArgs) ** |
| - | <!-- System.Object --> | + | * //N/A// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== UpdateDesignTimeHtml() ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnClick.28DesignerRegionMouseEventArgs.29// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
| + | * Description:N/A | ||
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //e// |
| - | ===== Protected Methods ===== | + | * Type:DesignerRegionMouseEventArgs |
| - | ==== CreateErrorDesignTimeHtml(String) ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnControlResize() ** |
| - | | errorMessage | String<!-- System.String --> | | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | ==== CreateErrorDesignTimeHtml(String, Exception) ==== | + | * //N/A// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
| - | | errorMessage | String<!-- System.String --> | | | + | * Description:N/A |
| - | | e | Exception<!-- System.Exception --> | | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | ==== CreatePlaceHolderDesignTimeHtml() ==== | + | ** {{wiki:ProtectedMethod.gif|}} OnPaint(PaintEventArgs) ** |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnPaint.28PaintEventArgs.29// | ||
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Return Value == |
| - | [[#Protected Methods|Go Back]] | + | * Type:Void |
| - | ==== CreatePlaceHolderDesignTimeHtml(String) ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //e// |
| - | | instruction | String<!-- System.String --> | | | + | * Type:PaintEventArgs |
| + | * Description:N/A | ||
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | <div newline></div> |
| - | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} SetRegionContent(EditableDesignerRegion,String) ** |
| - | ==== CreateViewControl() ==== | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Control<!-- System.Web.UI.Control --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| + | * //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// | ||
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Return Value == |
| - | [[#Protected Methods|Go Back]] | + | * Type:Void |
| - | ==== Dispose(Boolean) ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //region// |
| - | | disposing | Boolean<!-- System.Boolean --> | | | + | * Type:EditableDesignerRegion |
| + | * Description:N/A | ||
| - | <!-- System.ComponentModel.Design.ComponentDesigner(overriden) --> | + | * //content// |
| - | [[#Protected Methods|Go Back]] | + | * Type:String |
| - | ==== Finalize() ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} SetViewFlags(ViewFlags,Boolean) ** |
| - | <!-- System.Object(overriden) --> | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | ==== GetEmptyDesignTimeHtml() ==== | + | * //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// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
| + | * Description:N/A | ||
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | * //viewFlags// |
| - | ==== GetErrorDesignTimeHtml(Exception) ==== | + | * Type:ViewFlags |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | * //setFlag// |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Boolean |
| - | | e | Exception<!-- System.Exception --> | | | + | * Description:N/A |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | <div newline></div> |
| - | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} UseRegions(DesignerRegionCollection,ITemplate) ** |
| - | ==== GetService(Type) ==== | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Object<!-- System.Object --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | serviceType | Type<!-- System.Type --> | | | + | * //N/A// |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | == Return Value == |
| - | [[#Protected Methods|Go Back]] | + | * Type:Boolean |
| - | ==== InvokeGetInheritanceAttribute(ComponentDesigner) ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | InheritanceAttribute<!-- System.ComponentModel.InheritanceAttribute --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //regions// |
| - | | toInvoke | ComponentDesigner<!-- System.ComponentModel.Design.ComponentDesigner --> | | | + | * Type:DesignerRegionCollection |
| + | * Description:N/A | ||
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | * //componentTemplate// |
| - | [[#Protected Methods|Go Back]] | + | * Type:ITemplate |
| - | ==== MemberwiseClone() ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Object<!-- System.Object --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} UseRegions(DesignerRegionCollection,ITemplate,ITemplate) ** |
| - | <!-- System.Object --> | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | ==== OnClick(DesignerRegionMouseEventArgs) ==== | + | * //N/A// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Boolean |
| - | | e | DesignerRegionMouseEventArgs<!-- System.Web.UI.Design.DesignerRegionMouseEventArgs --> | | | + | * Description:N/A |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | * //regions// |
| - | ==== OnPaint(PaintEventArgs) ==== | + | * Type:DesignerRegionCollection |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | * //componentTemplate// |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:ITemplate |
| - | | e | PaintEventArgs<!-- System.Windows.Forms.PaintEventArgs --> | | | + | * Description:N/A |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //viewControlTemplate// |
| - | [[#Protected Methods|Go Back]] | + | * Type:ITemplate |
| - | ==== PostFilterAttributes(IDictionary) ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} Dispose(Boolean) ** |
| - | | attributes | IDictionary<!-- System.Collections.IDictionary --> | | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | ==== PostFilterEvents(IDictionary) ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Dispose.28Boolean.29// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
| - | | events | IDictionary<!-- System.Collections.IDictionary --> | | | + | * Description:N/A |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | * //disposing// |
| - | ==== PostFilterProperties(IDictionary) ==== | + | * Type:Boolean |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnBehaviorAttached() ** |
| - | | properties | IDictionary<!-- System.Collections.IDictionary --> | | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | ==== PreFilterAttributes(IDictionary) ==== | + | * //N/A// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
| - | | attributes | IDictionary<!-- System.Collections.IDictionary --> | | | + | * Description:N/A |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | <div newline></div> |
| - | ==== PreFilterEvents(IDictionary) ==== | + | ** {{wiki:ProtectedMethod.gif|}} OnBehaviorDetaching() ** |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | events | IDictionary<!-- System.Collections.IDictionary --> | | | + | * //N/A// |
| - | <!-- System.ComponentModel.Design.ComponentDesigner(overriden) --> | + | == Return Value == |
| - | [[#Protected Methods|Go Back]] | + | * Type:Void |
| - | ==== PreFilterProperties(IDictionary) ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
| - | | properties | IDictionary<!-- System.Collections.IDictionary --> | | | + | ** {{wiki:ProtectedMethod.gif|}} PreFilterEvents(IDictionary) ** |
| - | <!-- System.ComponentModel.Design.ComponentDesigner(overriden) --> | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | ==== RaiseComponentChanged(MemberDescriptor, Object, Object) ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PreFilterEvents.28IDictionary.29// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
| - | | member | MemberDescriptor<!-- System.ComponentModel.MemberDescriptor --> | | | + | * Description:N/A |
| - | | oldValue | Object<!-- System.Object --> | | | + | |
| - | | newValue | Object<!-- System.Object --> | | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | * //events// |
| - | ==== RaiseComponentChanging(MemberDescriptor) ==== | + | * Type:IDictionary |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} OnBindingsCollectionChangedInternal(String) ** |
| - | | member | MemberDescriptor<!-- System.ComponentModel.MemberDescriptor --> | | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | ==== SetRegionContent(EditableDesignerRegion, String) ==== | + | * //N/A// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:Void |
| - | | region | EditableDesignerRegion<!-- System.Web.UI.Design.EditableDesignerRegion --> | | | + | * Description:N/A |
| - | | content | String<!-- System.String --> | | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Protected Methods|Go Back]] | + | * //propName// |
| - | ==== SetViewFlags(ViewFlags, Boolean) ==== | + | * Type:String |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:ProtectedMethod.gif|}} CanBeAssociatedWith(IDesigner) ** |
| - | | viewFlags | ViewFlags<!-- System.Web.UI.Design.ViewFlags --> | | | + | |
| - | | setFlag | Boolean<!-- System.Boolean --> | | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Protected Methods|Go Back]] | + | == Remarks == |
| - | ===== Public Properties ===== | + | * //N/A// |
| - | ==== ActionLists ==== | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | DesignerActionListCollection<!-- System.ComponentModel.Design.DesignerActionListCollection --> | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner(overriden) --> | + | == Return Value == |
| - | [[#Public Properties|Go Back]] | + | * Type:Boolean |
| - | ==== AllowResize ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | Boolean<!-- System.Boolean --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Public Properties|Go Back]] | + | * //parentDesigner// |
| - | ==== AssociatedComponents ==== | + | * Type:IDesigner |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | ICollection<!-- System.Collections.ICollection --> | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | <div newline></div> |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} InvokeGetInheritanceAttribute(ComponentDesigner) ** |
| - | ==== AutoFormats ==== | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | DesignerAutoFormatCollection<!-- System.Web.UI.Design.DesignerAutoFormatCollection --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Public Properties|Go Back]] | + | == Remarks == |
| - | ==== Component ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#InvokeGetInheritanceAttribute.28ComponentDesigner.29// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | IComponent<!-- System.ComponentModel.IComponent --> | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | == Return Value == |
| - | [[#Public Properties|Go Back]] | + | * Type:InheritanceAttribute |
| - | ==== DataBindings ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | DataBindingCollection<!-- System.Web.UI.DataBindingCollection --> | | + | |
| - | <!-- System.Web.UI.Design.HtmlControlDesigner --> | + | == Parameters == |
| - | [[#Public Properties|Go Back]] | + | * //toInvoke// |
| - | ==== Expressions ==== | + | * Type:ComponentDesigner |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | ExpressionBindingCollection<!-- System.Web.UI.ExpressionBindingCollection --> | | + | |
| - | <!-- System.Web.UI.Design.HtmlControlDesigner --> | + | <div newline></div> |
| - | [[#Public Properties|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** |
| - | ==== ID ==== | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | String<!-- System.String --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Public Properties|Go Back]] | + | == Remarks == |
| - | ==== TemplateGroups ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Finalize.28.29// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | TemplateGroupCollection<!-- System.Web.UI.Design.TemplateGroupCollection --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Return Value == |
| - | [[#Public Properties|Go Back]] | + | * Type:Void |
| - | ==== Verbs ==== | + | * Description:N/A |
| - | === 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 --> | + | == Parameters == |
| - | [[#Public Properties|Go Back]] | + | <div newline></div> |
| - | ==== ViewControl ==== | + | ** {{wiki:ProtectedMethod.gif|}} GetService(Type) ** |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | Control<!-- System.Web.UI.Control --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Public Properties|Go Back]] | + | == Remarks == |
| - | ==== ViewControlCreated ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetService.28Type.29// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | Boolean<!-- System.Boolean --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Return Value == |
| - | [[#Public Properties|Go Back]] | + | * Type:Object |
| - | ===== Protected Properties ===== | + | * Description:N/A |
| - | ==== DataBindingsEnabled ==== | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | Boolean<!-- System.Boolean --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Protected Properties|Go Back]] | + | * //serviceType// |
| - | ==== DesignerState ==== | + | * Type:Type |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | ControlDesignerState<!-- System.Web.UI.Design.ControlDesignerState --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | <div newline></div> |
| - | [[#Protected Properties|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} ShowContextMenu(Int32,Int32) ** |
| - | ==== InTemplateMode ==== | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | Boolean<!-- System.Boolean --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | * //N/A// |
| - | [[#Protected Properties|Go Back]] | + | == Remarks == |
| - | ==== InheritanceAttribute ==== | + | * //N/A// |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | InheritanceAttribute<!-- System.ComponentModel.InheritanceAttribute --> | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | == Return Value == |
| - | [[#Protected Properties|Go Back]] | + | * Type:Void |
| - | ==== Inherited ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | Boolean<!-- System.Boolean --> | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | == Parameters == |
| - | [[#Protected Properties|Go Back]] | + | * //x// |
| - | ==== ParentComponent ==== | + | * Type:Int32 |
| - | === Remarks === | + | * Description:N/A |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | IComponent<!-- System.ComponentModel.IComponent --> | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | * //y// |
| - | [[#Protected Properties|Go Back]] | + | * Type:Int32 |
| - | ==== RootDesigner ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | WebFormsRootDesigner<!-- System.Web.UI.Design.WebFormsRootDesigner --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | <div newline></div> |
| - | [[#Protected Properties|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} PostFilterAttributes(IDictionary) ** |
| - | ==== ShadowProperties ==== | + | |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | ComponentDesigner+ShadowPropertyCollection<!-- System.ComponentModel.Design.ComponentDesigner+ShadowPropertyCollection --> | | + | |
| - | <!-- System.ComponentModel.Design.ComponentDesigner --> | + | * //N/A// |
| - | [[#Protected Properties|Go Back]] | + | == Remarks == |
| - | ==== Tag ==== | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PostFilterAttributes.28IDictionary.29// |
| - | === 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 --> | + | == Return Value == |
| - | [[#Protected Properties|Go Back]] | + | * Type:Void |
| - | ==== UsePreviewControl ==== | + | * Description:N/A |
| - | === Remarks === | + | |
| - | 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 Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | Boolean<!-- System.Boolean --> | | + | |
| - | <!-- System.Web.UI.Design.ControlDesigner --> | + | == Parameters == |
| - | [[#Protected Properties|Go Back]] | + | * //attributes// |
| - | ==== Visible ==== | + | * Type:IDictionary |
| - | === Remarks === | + | * Description:N/A |
| - | 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 --> | + | <div newline></div> |
| - | [[#Protected Properties|Go Back]] | + | ** {{wiki:ProtectedMethod.gif|}} PostFilterEvents(IDictionary) ** |
| - | ===== Public Events ===== | + | |
| - | __NOTOC__ | + | * //N/A// |
| - | [[Category:WebEdition]] | + | == Remarks == |
| - | [[Category:ThinkGeo.MapSuite.WebEdition]] | + | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#PostFilterEvents.28IDictionary.29// |
| - | [[Category:UpdateDocumentation]] | + | |
| + | == Return Value == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //events// | ||
| + | * Type:IDictionary | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} PostFilterProperties(IDictionary) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //properties// | ||
| + | * Type:IDictionary | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} PreFilterAttributes(IDictionary) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //attributes// | ||
| + | * Type:IDictionary | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} RaiseComponentChanged(MemberDescriptor,Object,Object) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //member// | ||
| + | * Type:MemberDescriptor | ||
| + | * Description:N/A | ||
| + | |||
| + | * //oldValue// | ||
| + | * Type:Object | ||
| + | * Description:N/A | ||
| + | |||
| + | * //newValue// | ||
| + | * Type:Object | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} RaiseComponentChanging(MemberDescriptor) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //member// | ||
| + | * Type:MemberDescriptor | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //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 == | ||
| + | * Type:Object | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ==== Public Properties ==== | ||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:DesignerActionListCollection | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:DesignerAutoFormatCollection | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} DesignTimeHtmlRequiresLoadComplete ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:String | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} IsDirty ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} ReadOnly ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:TemplateGroupCollection | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:Control | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} Behavior ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:IHtmlControlDesignerBehavior | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:DataBindingCollection | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:ExpressionBindingCollection | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} ShouldCodeSerialize ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:ICollection | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:IComponent | ||
| + | |||
| + | ** {{wiki:PublicProperty.gif|}} 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 == | ||
| + | * Type:DesignerVerbCollection | ||
| + | |||
| + | ==== Protected Properties ==== | ||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:ControlDesignerState | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} HidePropertiesInTemplateMode ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} IsDirtyInternal ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} IsIgnoringComponentChanges ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} IsWebControl ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} LocalizedInnerContent ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:String | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} ReadOnlyInternal ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:WebFormsRootDesigner | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:IControlDesignerTag | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} View ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:IControlDesignerView | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} DesignTimeElementView ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Object | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} DesignTimeElement ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Object | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} DesignTimeElementInternal ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Object | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} BehaviorInternal ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:IHtmlControlDesignerBehavior | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} ShouldCodeSerializeInternal ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:IComponent | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:InheritanceAttribute | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} 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 == | ||
| + | * Type:ShadowPropertyCollection | ||
| + | |||
| + | ** {{wiki:ProtectedProperty.gif|}} IsRootDesigner ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | |||
| + | ==== Public Events ==== | ||