====== ThinkGeo.MapSuite.WebEdition.MapDesigner ====== {{section>upgrade_map_suite_to_10.0}} Provides design-time display of web control. ===== Inheritance Hierarchy ===== *System.Object *System.ComponentModel.Design.ComponentDesigner *System.Web.UI.Design.HtmlControlDesigner *System.Web.UI.Design.ControlDesigner ***ThinkGeo.MapSuite.WebEdition.MapDesigner** ===== Members Summary ===== ==== Public Constructors ==== ** {{wiki:PublicMethod.gif|}} MapDesigner() ** * //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 ==
==== Protected Constructors ==== ==== Public Methods ==== ** {{wiki:PublicMethod.gif|}} GetDesignTimeHtml() ** * //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 ==
** {{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 ==
** {{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
** {{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
** {{wiki:PublicMethod.gif|}} GetPersistInnerHtml() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{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 ==
** {{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
** {{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 ==
** {{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
** {{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 ==
** {{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
** {{wiki:PublicMethod.gif|}} IsPropertyBound(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //propName// * Type:String * Description:N/A
** {{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
** {{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
** {{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
** {{wiki:PublicMethod.gif|}} RaiseResizeEvent() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{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
** {{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
** {{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 ==
** {{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 ==
** {{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 ==
** {{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 ==
** {{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
** {{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
** {{wiki:PublicMethod.gif|}} InitializeNonDefault() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:PublicMethod.gif|}} OnSetComponentDefaults() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{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 ==
** {{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
** {{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 ==
** {{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 ==
==== Protected Methods ==== ** {{wiki:ProtectedMethod.gif|}} CreateClonedControl(IDesignerHost,Boolean) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Control * Description:N/A == Parameters == * //parseTimeDesignerHost// * Type:IDesignerHost * Description:N/A * //applyTheme// * Type:Boolean * Description:N/A
** {{wiki:ProtectedMethod.gif|}} CreatePlaceHolderDesignTimeHtml() ** * //N/A// == 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// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} CreatePlaceHolderDesignTimeHtml(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#CreatePlaceHolderDesignTimeHtml.28String.29// == Return Value == * Type:String * Description:N/A == Parameters == * //instruction// * Type:String * Description:N/A
** {{wiki:ProtectedMethod.gif|}} CreateErrorDesignTimeHtml(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#CreateErrorDesignTimeHtml.28String.29// == Return Value == * Type:String * Description:N/A == Parameters == * //errorMessage// * Type:String * Description:N/A
** {{wiki:ProtectedMethod.gif|}} CreateErrorDesignTimeHtml(String,Exception) ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#CreateErrorDesignTimeHtml.28String.2C_Exception.29// == Return Value == * Type:String * Description:N/A == Parameters == * //errorMessage// * Type:String * Description:N/A * //e// * Type:Exception * Description:N/A
** {{wiki:ProtectedMethod.gif|}} CreateInvalidParentDesignTimeHtml(Type,Type) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters == * //controlType// * Type:Type * Description:N/A * //requiredParentType// * Type:Type * Description:N/A
** {{wiki:ProtectedMethod.gif|}} CreateViewControl() ** * //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 * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} GetEmptyDesignTimeHtml() ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetEmptyDesignTimeHtml.28.29// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} GetErrorDesignTimeHtml(Exception) ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetErrorDesignTimeHtml.28Exception.29// == Return Value == * Type:String * Description:N/A == Parameters == * //e// * Type:Exception * Description:N/A
** {{wiki:ProtectedMethod.gif|}} GetPersistInnerHtmlInternal() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:String * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} HideAllPropertiesUnlessExcluded(IDictionary,String[]) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //properties// * Type:IDictionary * Description:N/A * //propertiesToExclude// * Type:String[] * Description:N/A
** {{wiki:ProtectedMethod.gif|}} PreFilterProperties(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#PreFilterProperties.28IDictionary.29// == Return Value == * Type:Void * Description:N/A == Parameters == * //properties// * Type:IDictionary * Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnBindingsCollectionChanged(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //propName// * Type:String * Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnClick(DesignerRegionMouseEventArgs) ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#OnClick.28DesignerRegionMouseEventArgs.29// == Return Value == * Type:Void * Description:N/A == Parameters == * //e// * Type:DesignerRegionMouseEventArgs * Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnControlResize() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} OnPaint(PaintEventArgs) ** * //N/A// == 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// == Return Value == * Type:Void * Description:N/A == Parameters == * //e// * Type:PaintEventArgs * Description:N/A
** {{wiki:ProtectedMethod.gif|}} SetRegionContent(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#SetRegionContent.28EditableDesignerRegion.2C_String.29// == Return Value == * Type:Void * Description:N/A == Parameters == * //region// * Type:EditableDesignerRegion * Description:N/A * //content// * Type:String * Description:N/A
** {{wiki:ProtectedMethod.gif|}} SetViewFlags(ViewFlags,Boolean) ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#SetViewFlags.28ViewFlags.2C_Boolean.29// == Return Value == * Type:Void * Description:N/A == Parameters == * //viewFlags// * Type:ViewFlags * Description:N/A * //setFlag// * Type:Boolean * Description:N/A
** {{wiki:ProtectedMethod.gif|}} UseRegions(DesignerRegionCollection,ITemplate) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //regions// * Type:DesignerRegionCollection * Description:N/A * //componentTemplate// * Type:ITemplate * Description:N/A
** {{wiki:ProtectedMethod.gif|}} UseRegions(DesignerRegionCollection,ITemplate,ITemplate) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //regions// * Type:DesignerRegionCollection * Description:N/A * //componentTemplate// * Type:ITemplate * Description:N/A * //viewControlTemplate// * Type:ITemplate * Description:N/A
** {{wiki:ProtectedMethod.gif|}} Dispose(Boolean) ** * //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.28Boolean.29// == Return Value == * Type:Void * Description:N/A == Parameters == * //disposing// * Type:Boolean * Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnBehaviorAttached() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} OnBehaviorDetaching() ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} PreFilterEvents(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#PreFilterEvents.28IDictionary.29// == Return Value == * Type:Void * Description:N/A == Parameters == * //events// * Type:IDictionary * Description:N/A
** {{wiki:ProtectedMethod.gif|}} OnBindingsCollectionChangedInternal(String) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //propName// * Type:String * Description:N/A
** {{wiki:ProtectedMethod.gif|}} CanBeAssociatedWith(IDesigner) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Boolean * Description:N/A == Parameters == * //parentDesigner// * Type:IDesigner * Description:N/A
** {{wiki:ProtectedMethod.gif|}} InvokeGetInheritanceAttribute(ComponentDesigner) ** * //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 * Description:N/A == Parameters == * //toInvoke// * Type:ComponentDesigner * Description:N/A
** {{wiki:ProtectedMethod.gif|}} Finalize() ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#Finalize.28.29// == Return Value == * Type:Void * Description:N/A == Parameters ==
** {{wiki:ProtectedMethod.gif|}} GetService(Type) ** * //N/A// == Remarks == * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.MapDesigner#GetService.28Type.29// == Return Value == * Type:Object * Description:N/A == Parameters == * //serviceType// * Type:Type * Description:N/A
** {{wiki:ProtectedMethod.gif|}} ShowContextMenu(Int32,Int32) ** * //N/A// == Remarks == * //N/A// == Return Value == * Type:Void * Description:N/A == Parameters == * //x// * Type:Int32 * Description:N/A * //y// * Type:Int32 * Description:N/A
** {{wiki:ProtectedMethod.gif|}} PostFilterAttributes(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#PostFilterAttributes.28IDictionary.29// == Return Value == * Type:Void * Description:N/A == Parameters == * //attributes// * Type:IDictionary * Description:N/A
** {{wiki:ProtectedMethod.gif|}} PostFilterEvents(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#PostFilterEvents.28IDictionary.29// == Return Value == * Type:Void * Description:N/A == Parameters == * //events// * Type:IDictionary * Description:N/A
** {{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
** {{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
** {{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
** {{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
** {{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 ==
==== 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 ====