====== ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector ====== {{section>upgrade_map_suite_to_10.0}} This is a connector and container of XAP file, which could help you to build up a simple WMS server to generate tile images for silverlight NativeServerLayerOverlay. === Remarks === This class is inherit from System.Web.UI.SilverlightControls which could provides a way to integrate Microsoft Silverlight content in an ASP.NET Web Page, also, it helps you to build up a simple WMS server which could be connect by the NativeWmsServerOverlay in the Silverlight application.This class is inherit from System.Web.UI.SilverlightControls which could provides a way to integrate Microsoft Silverlight content in an ASP.NET Web Page, also, it helps you to build up a simple WMS server which could be connect by the NativeWmsServerOverlay in the Silverlight application. ===== Inheritance Hierarchy ===== *System.Object **System.Web.UI.Control ***System.Web.UI.WebControls.WebControl ****System.Web.UI.SilverlightControls.Silverlight *****[[ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#SilverlightMapConnector()|SilverlightMapConnector]] | | | This is a constructor of SilverlightMapConnector. | ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#ApplyStyle(Style)|ApplyStyle]] | Style | WebControl | | | {{wiki:PublicMethod.gif|Public Method}}[[#ApplyStyleSheetSkin(Page)|ApplyStyleSheetSkin]] | Page | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#CopyBaseAttributes(WebControl)|CopyBaseAttributes]] | WebControl | WebControl | | | {{wiki:PublicMethod.gif|Public Method}}[[#DataBind()|DataBind]] | | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#Dispose()|Dispose]] | | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#FindControl(String)|FindControl]] | String | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#Focus()|Focus]] | | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetRouteUrl(String, RouteValueDictionary)|GetRouteUrl]] | String, RouteValueDictionary | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetRouteUrl(String, Object)|GetRouteUrl]] | String, Object | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetRouteUrl(Object)|GetRouteUrl]] | Object | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetRouteUrl(RouteValueDictionary)|GetRouteUrl]] | RouteValueDictionary | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetUniqueIDRelativeTo(Control)|GetUniqueIDRelativeTo]] | Control | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#HasControls()|HasControls]] | | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#MergeStyle(Style)|MergeStyle]] | Style | WebControl | | | {{wiki:PublicMethod.gif|Public Method}}[[#RenderBeginTag(HtmlTextWriter)|RenderBeginTag]] | HtmlTextWriter | WebControl | | | {{wiki:PublicMethod.gif|Public Method}}[[#RenderControl(HtmlTextWriter)|RenderControl]] | HtmlTextWriter | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#RenderEndTag(HtmlTextWriter)|RenderEndTag]] | HtmlTextWriter | WebControl | | | {{wiki:PublicMethod.gif|Public Method}}[[#ResolveClientUrl(String)|ResolveClientUrl]] | String | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#ResolveUrl(String)|ResolveUrl]] | String | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetRenderMethodDelegate(RenderMethod)|SetRenderMethodDelegate]] | RenderMethod | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetTraceData(Object, Object)|SetTraceData]] | Object, Object | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#SetTraceData(Object, Object, Object)|SetTraceData]] | Object, Object, Object | Control | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#AddAttributesToRender(HtmlTextWriter)|AddAttributesToRender]] | HtmlTextWriter | WebControl(overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#AddParsedSubObject(Object)|AddParsedSubObject]] | Object | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#BeginRenderTracing(TextWriter, Object)|BeginRenderTracing]] | TextWriter, Object | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#BuildProfileTree(String, Boolean)|BuildProfileTree]] | String, Boolean | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ClearCachedClientID()|ClearCachedClientID]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ClearChildControlState()|ClearChildControlState]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ClearChildState()|ClearChildState]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ClearChildViewState()|ClearChildViewState]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ClearEffectiveClientIDMode()|ClearEffectiveClientIDMode]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CreateControlCollection()|CreateControlCollection]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CreateControlStyle()|CreateControlStyle]] | | WebControl | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DataBind(Boolean)|DataBind]] | Boolean | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#DataBindChildren()|DataBindChildren]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#EndRenderTracing(TextWriter, Object)|EndRenderTracing]] | TextWriter, Object | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#EnsureChildControls()|EnsureChildControls]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#EnsureID()|EnsureID]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#FindControl(String, Int32)|FindControl]] | String, Int32 | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetDesignModeState()|GetDesignModeState]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetScriptDescriptors()|GetScriptDescriptors]] | | Silverlight | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetScriptReferences()|GetScriptReferences]] | | Silverlight | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetSilverlightParameters()|GetSilverlightParameters]] | | Silverlight | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#HasEvents()|HasEvents]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#IsLiteralContent()|IsLiteralContent]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#LoadViewState(Object)|LoadViewState]] | Object | Control(overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnBubbleEvent(Object, EventArgs)|OnBubbleEvent]] | Object, EventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDataBinding(EventArgs)|OnDataBinding]] | EventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnLoad(EventArgs)|OnLoad]] | EventArgs | Control(overriden) | Raises the System.Web.UI.Control.OnLoad event. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreRender(EventArgs)|OnPreRender]] | EventArgs | Control(overriden) | Raises the System.Web.UI.Control.PreRender event. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RaiseBubbleEvent(Object, EventArgs)|RaiseBubbleEvent]] | Object, EventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Render(HtmlTextWriter)|Render]] | HtmlTextWriter | Control(overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RenderContents(HtmlTextWriter)|RenderContents]] | HtmlTextWriter | WebControl(overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RenderControl(HtmlTextWriter, ControlAdapter)|RenderControl]] | HtmlTextWriter, ControlAdapter | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ResolveAdapter()|ResolveAdapter]] | | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SaveViewState()|SaveViewState]] | | Control(overriden) | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#SetDesignModeState(IDictionary)|SetDesignModeState]] | IDictionary | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#TrackViewState()|TrackViewState]] | | Control(overriden) | | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:PublicProperty.gif|Public Property}}[[#AccessKey|AccessKey]] | String | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#AppRelativeTemplateSourceDirectory|AppRelativeTemplateSourceDirectory]] | String | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#Attributes|Attributes]] | AttributeCollection | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#AutoUpgrade|AutoUpgrade]] | Boolean | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#BackColor|BackColor]] | Color | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#BindingContainer|BindingContainer]] | Control | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#BorderColor|BorderColor]] | Color | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#BorderStyle|BorderStyle]] | BorderStyle | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#BorderWidth|BorderWidth]] | Unit | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#ClientID|ClientID]] | String | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#ClientIDMode|ClientIDMode]] | ClientIDMode | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#ControlStyle|ControlStyle]] | Style | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#ControlStyleCreated|ControlStyleCreated]] | Boolean | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#Controls|Controls]] | ControlCollection | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#CssClass|CssClass]] | String | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#DataItemContainer|DataItemContainer]] | Control | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#DataKeysContainer|DataKeysContainer]] | Control | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#EnableCacheVisualization|EnableCacheVisualization]] | Boolean | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#EnableFrameRateCounter|EnableFrameRateCounter]] | Boolean | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#EnableGPUAcceleration|EnableGPUAcceleration]] | Boolean | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#EnableRedrawRegions|EnableRedrawRegions]] | Boolean | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#EnableTheming|EnableTheming]] | Boolean | Control(overriden) | | | {{wiki:PublicProperty.gif|Public Property}}[[#EnableViewState|EnableViewState]] | Boolean | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#Enabled|Enabled]] | Boolean | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#Font|Font]] | FontInfo | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#ForeColor|ForeColor]] | Color | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#GeoCanvas|GeoCanvas]] | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | | | | {{wiki:PublicProperty.gif|Public Property}}[[#HasAttributes|HasAttributes]] | Boolean | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#Height|Height]] | Unit | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#HtmlAccess|HtmlAccess]] | HtmlAccess | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#ID|ID]] | String | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#InitParameters|InitParameters]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#MaxFrameRate|MaxFrameRate]] | Int32 | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#MinimumVersion|MinimumVersion]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#NamingContainer|NamingContainer]] | Control | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#OnPluginError|OnPluginError]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#OnPluginFullScreenChanged|OnPluginFullScreenChanged]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#OnPluginLoaded|OnPluginLoaded]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#OnPluginResized|OnPluginResized]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#OnPluginSourceDownloadComplete|OnPluginSourceDownloadComplete]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#OnPluginSourceDownloadProgressChanged|OnPluginSourceDownloadProgressChanged]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#Page|Page]] | Page | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#Parent|Parent]] | Control | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#PluginBackground|PluginBackground]] | Color | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#PluginNotInstalledTemplate|PluginNotInstalledTemplate]] | ITemplate | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#RenderingCompatibility|RenderingCompatibility]] | Version | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#ScaleMode|ScaleMode]] | ScaleMode | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#ScriptType|ScriptType]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#ServerLayerOverlays|ServerLayerOverlays]] | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<[[ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay|ServerLayerOverlay]]> | | This is a GeoKeyedCollection object which contains NativeServerLayerOverlay which is going to render. | | {{wiki:PublicProperty.gif|Public Property}}[[#Site|Site]] | ISite | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#SkinID|SkinID]] | String | Control(overriden) | | | {{wiki:PublicProperty.gif|Public Property}}[[#Source|Source]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#SplashScreenSource|SplashScreenSource]] | String | Silverlight | | | {{wiki:PublicProperty.gif|Public Property}}[[#Style|Style]] | CssStyleCollection | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#SupportsDisabledAttribute|SupportsDisabledAttribute]] | Boolean | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#TabIndex|TabIndex]] | Int16 | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#TemplateControl|TemplateControl]] | TemplateControl | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#TemplateSourceDirectory|TemplateSourceDirectory]] | String | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#ToolTip|ToolTip]] | String | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#UniqueID|UniqueID]] | String | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#ValidateRequestMode|ValidateRequestMode]] | ValidateRequestMode | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#ViewStateMode|ViewStateMode]] | ViewStateMode | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#Visible|Visible]] | Boolean | Control | | | {{wiki:PublicProperty.gif|Public Property}}[[#Width|Width]] | Unit | WebControl | | | {{wiki:PublicProperty.gif|Public Property}}[[#Windowless|Windowless]] | Boolean | Silverlight | | ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Adapter|Adapter]] | ControlAdapter | Control | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#ChildControlsCreated|ChildControlsCreated]] | Boolean | Control | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#ClientIDSeparator|ClientIDSeparator]] | Char | Control | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#DefaultScriptType|DefaultScriptType]] | String | Silverlight | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Events|Events]] | EventHandlerList | Control | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#HasChildViewState|HasChildViewState]] | Boolean | Control | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#IdSeparator|IdSeparator]] | Char | Control | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#IsTrackingViewState|IsTrackingViewState]] | Boolean | Control | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#LoadViewStateByID|LoadViewStateByID]] | Boolean | Control | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#TagKey|TagKey]] | HtmlTextWriterTag | WebControl | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#TagName|TagName]] | String | WebControl | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#ViewState|ViewState]] | StateBag | Control | | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#ViewStateIgnoresCase|ViewStateIgnoresCase]] | Boolean | Control | | ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | {{wiki:PublicEvent.gif|Public Event}}[[#DataBinding|DataBinding]] | EventArgs | Control | | | {{wiki:PublicEvent.gif|Public Event}}[[#Disposed|Disposed]] | EventArgs | Control | | | {{wiki:PublicEvent.gif|Public Event}}[[#Init|Init]] | EventArgs | Control | | | {{wiki:PublicEvent.gif|Public Event}}[[#Load|Load]] | EventArgs | Control | | | {{wiki:PublicEvent.gif|Public Event}}[[#PreRender|PreRender]] | EventArgs | Control | | | {{wiki:PublicEvent.gif|Public Event}}[[#Unload|Unload]] | EventArgs | Control | | ===== Public Constructors ===== ==== SilverlightMapConnector() ==== This is a constructor of SilverlightMapConnector. === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#SilverlightMapConnector.28.29 === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Constructors|Go Back]] ===== Protected Constructors ===== ===== Public Methods ===== ==== ApplyStyle(Style) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ApplyStyle.28Style.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | s | Style | | [[#Public Methods|Go Back]] ==== ApplyStyleSheetSkin(Page) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ApplyStyleSheetSkin.28Page.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | page | Page | | [[#Public Methods|Go Back]] ==== CopyBaseAttributes(WebControl) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#CopyBaseAttributes.28WebControl.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | controlSrc | WebControl | | [[#Public Methods|Go Back]] ==== DataBind() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#DataBind.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Dispose() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Dispose.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Equals(Object) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Equals.28Object.29 === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== FindControl(String) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#FindControl.28String.29 === Return Value === ^ Return Type ^ Description ^ | Control | | === Parameters === ^ Name ^ Type ^ Description ^ | id | String | | [[#Public Methods|Go Back]] ==== Focus() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Focus.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetHashCode.28.29 === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetRouteUrl(String, RouteValueDictionary) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetRouteUrl.28String.2C_RouteValueDictionary.29 === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ | routeName | String | | | routeParameters | RouteValueDictionary | | [[#Public Methods|Go Back]] ==== GetRouteUrl(String, Object) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetRouteUrl.28String.2C_Object.29 === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ | routeName | String | | | routeParameters | Object | | [[#Public Methods|Go Back]] ==== GetRouteUrl(Object) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetRouteUrl.28Object.29 === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ | routeParameters | Object | | [[#Public Methods|Go Back]] ==== GetRouteUrl(RouteValueDictionary) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetRouteUrl.28RouteValueDictionary.29 === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ | routeParameters | RouteValueDictionary | | [[#Public Methods|Go Back]] ==== GetType() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetType.28.29 === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetUniqueIDRelativeTo(Control) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetUniqueIDRelativeTo.28Control.29 === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ | control | Control | | [[#Public Methods|Go Back]] ==== HasControls() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#HasControls.28.29 === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== MergeStyle(Style) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#MergeStyle.28Style.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | s | Style | | [[#Public Methods|Go Back]] ==== RenderBeginTag(HtmlTextWriter) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#RenderBeginTag.28HtmlTextWriter.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | writer | HtmlTextWriter | | [[#Public Methods|Go Back]] ==== RenderControl(HtmlTextWriter) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#RenderControl.28HtmlTextWriter.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | writer | HtmlTextWriter | | [[#Public Methods|Go Back]] ==== RenderEndTag(HtmlTextWriter) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#RenderEndTag.28HtmlTextWriter.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | writer | HtmlTextWriter | | [[#Public Methods|Go Back]] ==== ResolveClientUrl(String) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ResolveClientUrl.28String.29 === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ | relativeUrl | String | | [[#Public Methods|Go Back]] ==== ResolveUrl(String) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ResolveUrl.28String.29 === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ | relativeUrl | String | | [[#Public Methods|Go Back]] ==== SetRenderMethodDelegate(RenderMethod) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#SetRenderMethodDelegate.28RenderMethod.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | renderMethod | RenderMethod | | [[#Public Methods|Go Back]] ==== SetTraceData(Object, Object) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#SetTraceData.28Object.2C_Object.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | traceDataKey | Object | | | traceDataValue | Object | | [[#Public Methods|Go Back]] ==== SetTraceData(Object, Object, Object) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#SetTraceData.28Object.2C_Object.2C_Object.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | tracedObject | Object | | | traceDataKey | Object | | | traceDataValue | Object | | [[#Public Methods|Go Back]] ==== ToString() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ToString.28.29 === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== AddAttributesToRender(HtmlTextWriter) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#AddAttributesToRender.28HtmlTextWriter.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | writer | HtmlTextWriter | | [[#Protected Methods|Go Back]] ==== AddParsedSubObject(Object) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#AddParsedSubObject.28Object.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Protected Methods|Go Back]] ==== BeginRenderTracing(TextWriter, Object) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#BeginRenderTracing.28TextWriter.2C_Object.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | writer | TextWriter | | | traceObject | Object | | [[#Protected Methods|Go Back]] ==== BuildProfileTree(String, Boolean) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#BuildProfileTree.28String.2C_Boolean.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | parentId | String | | | calcViewState | Boolean | | [[#Protected Methods|Go Back]] ==== ClearCachedClientID() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ClearCachedClientID.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== ClearChildControlState() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ClearChildControlState.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== ClearChildState() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ClearChildState.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== ClearChildViewState() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ClearChildViewState.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== ClearEffectiveClientIDMode() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ClearEffectiveClientIDMode.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== CreateControlCollection() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#CreateControlCollection.28.29 === Return Value === ^ Return Type ^ Description ^ | ControlCollection | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== CreateControlStyle() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#CreateControlStyle.28.29 === Return Value === ^ Return Type ^ Description ^ | Style | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== DataBind(Boolean) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#DataBind.28Boolean.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | raiseOnDataBinding | Boolean | | [[#Protected Methods|Go Back]] ==== DataBindChildren() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#DataBindChildren.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== EndRenderTracing(TextWriter, Object) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#EndRenderTracing.28TextWriter.2C_Object.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | writer | TextWriter | | | traceObject | Object | | [[#Protected Methods|Go Back]] ==== EnsureChildControls() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#EnsureChildControls.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== EnsureID() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#EnsureID.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== Finalize() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Finalize.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== FindControl(String, Int32) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#FindControl.28String.2C_Int32.29 === Return Value === ^ Return Type ^ Description ^ | Control | | === Parameters === ^ Name ^ Type ^ Description ^ | id | String | | | pathOffset | Int32 | | [[#Protected Methods|Go Back]] ==== GetDesignModeState() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetDesignModeState.28.29 === Return Value === ^ Return Type ^ Description ^ | IDictionary | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetScriptDescriptors() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetScriptDescriptors.28.29 === Return Value === ^ Return Type ^ Description ^ | IEnumerable | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetScriptReferences() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetScriptReferences.28.29 === Return Value === ^ Return Type ^ Description ^ | IEnumerable | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetSilverlightParameters() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetSilverlightParameters.28.29 === Return Value === ^ Return Type ^ Description ^ | IDictionary | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== HasEvents() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#HasEvents.28.29 === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== IsLiteralContent() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#IsLiteralContent.28.29 === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== LoadViewState(Object) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#LoadViewState.28Object.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | savedState | Object | | [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#MemberwiseClone.28.29 === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== OnBubbleEvent(Object, EventArgs) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnBubbleEvent.28Object.2C_EventArgs.29 === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | source | Object | | | args | EventArgs | | [[#Protected Methods|Go Back]] ==== OnDataBinding(EventArgs) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnDataBinding.28EventArgs.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | EventArgs | | [[#Protected Methods|Go Back]] ==== OnLoad(EventArgs) ==== Raises the System.Web.UI.Control.OnLoad event. === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnLoad.28EventArgs.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | EventArgs | | [[#Protected Methods|Go Back]] ==== OnPreRender(EventArgs) ==== Raises the System.Web.UI.Control.PreRender event. === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnPreRender.28EventArgs.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | EventArgs | | [[#Protected Methods|Go Back]] ==== RaiseBubbleEvent(Object, EventArgs) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#RaiseBubbleEvent.28Object.2C_EventArgs.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | source | Object | | | args | EventArgs | | [[#Protected Methods|Go Back]] ==== Render(HtmlTextWriter) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#AddAttributesToRender.28HtmlTextWriter.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | writer | HtmlTextWriter | | [[#Protected Methods|Go Back]] ==== RenderContents(HtmlTextWriter) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#RenderContents.28HtmlTextWriter.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | writer | HtmlTextWriter | | [[#Protected Methods|Go Back]] ==== RenderControl(HtmlTextWriter, ControlAdapter) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#RenderControl.28HtmlTextWriter.2C_ControlAdapter.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | writer | HtmlTextWriter | | | adapter | ControlAdapter | | [[#Protected Methods|Go Back]] ==== ResolveAdapter() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ResolveAdapter.28.29 === Return Value === ^ Return Type ^ Description ^ | ControlAdapter | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== SaveViewState() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#SaveViewState.28.29 === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== SetDesignModeState(IDictionary) ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#SetDesignModeState.28IDictionary.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | data | IDictionary | | [[#Protected Methods|Go Back]] ==== TrackViewState() ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#TrackViewState.28.29 === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ===== Public Properties ===== ==== AccessKey ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#AccessKey === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== AppRelativeTemplateSourceDirectory ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#AppRelativeTemplateSourceDirectory === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== Attributes ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#CopyBaseAttributes.28WebControl.29 === Return Value === ^ Return Type ^ | AttributeCollection | [[#Public Properties|Go Back]] ==== AutoUpgrade ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#AutoUpgrade === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== BackColor ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#BackColor === Return Value === ^ Return Type ^ | Color | [[#Public Properties|Go Back]] ==== BindingContainer ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#BindingContainer === Return Value === ^ Return Type ^ | Control | [[#Public Properties|Go Back]] ==== BorderColor ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#BorderColor === Return Value === ^ Return Type ^ | Color | [[#Public Properties|Go Back]] ==== BorderStyle ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#BorderStyle === Return Value === ^ Return Type ^ | BorderStyle | [[#Public Properties|Go Back]] ==== BorderWidth ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#BorderWidth === Return Value === ^ Return Type ^ | Unit | [[#Public Properties|Go Back]] ==== ClientID ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ClearCachedClientID.28.29 === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ClientIDMode ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ClearEffectiveClientIDMode.28.29 === Return Value === ^ Return Type ^ | ClientIDMode | [[#Public Properties|Go Back]] ==== ControlStyle ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#CreateControlStyle.28.29 === Return Value === ^ Return Type ^ | Style | [[#Public Properties|Go Back]] ==== ControlStyleCreated ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ControlStyleCreated === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Controls ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#HasControls.28.29 === Return Value === ^ Return Type ^ | ControlCollection | [[#Public Properties|Go Back]] ==== CssClass ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#CssClass === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== DataItemContainer ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#DataItemContainer === Return Value === ^ Return Type ^ | Control | [[#Public Properties|Go Back]] ==== DataKeysContainer ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#DataKeysContainer === Return Value === ^ Return Type ^ | Control | [[#Public Properties|Go Back]] ==== EnableCacheVisualization ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#EnableCacheVisualization === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== EnableFrameRateCounter ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#EnableFrameRateCounter === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== EnableGPUAcceleration ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#EnableGPUAcceleration === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== EnableRedrawRegions ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#EnableRedrawRegions === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== EnableTheming ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#EnableTheming === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== EnableViewState ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#EnableViewState === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Enabled ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Enabled === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Font ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Font === Return Value === ^ Return Type ^ | FontInfo | [[#Public Properties|Go Back]] ==== ForeColor ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ForeColor === Return Value === ^ Return Type ^ | Color | [[#Public Properties|Go Back]] ==== GeoCanvas ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GeoCanvas === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.GeoCanvas|GeoCanvas]] | [[#Public Properties|Go Back]] ==== HasAttributes ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#HasAttributes === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Height ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Height === Return Value === ^ Return Type ^ | Unit | [[#Public Properties|Go Back]] ==== HtmlAccess ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#HtmlAccess === Return Value === ^ Return Type ^ | HtmlAccess | [[#Public Properties|Go Back]] ==== ID ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetUniqueIDRelativeTo.28Control.29 === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== InitParameters ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#InitParameters === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== MaxFrameRate ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#MaxFrameRate === Return Value === ^ Return Type ^ | Int32 | [[#Public Properties|Go Back]] ==== MinimumVersion ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#MinimumVersion === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== NamingContainer ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#NamingContainer === Return Value === ^ Return Type ^ | Control | [[#Public Properties|Go Back]] ==== OnPluginError ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnPluginError === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== OnPluginFullScreenChanged ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnPluginFullScreenChanged === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== OnPluginLoaded ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnPluginLoaded === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== OnPluginResized ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnPluginResized === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== OnPluginSourceDownloadComplete ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnPluginSourceDownloadComplete === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== OnPluginSourceDownloadProgressChanged ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnPluginSourceDownloadProgressChanged === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== Page ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ApplyStyleSheetSkin.28Page.29 === Return Value === ^ Return Type ^ | Page | [[#Public Properties|Go Back]] ==== Parent ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Parent === Return Value === ^ Return Type ^ | Control | [[#Public Properties|Go Back]] ==== PluginBackground ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#PluginBackground === Return Value === ^ Return Type ^ | Color | [[#Public Properties|Go Back]] ==== PluginNotInstalledTemplate ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#PluginNotInstalledTemplate === Return Value === ^ Return Type ^ | ITemplate | [[#Public Properties|Go Back]] ==== RenderingCompatibility ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#RenderingCompatibility === Return Value === ^ Return Type ^ | Version | [[#Public Properties|Go Back]] ==== ScaleMode ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ScaleMode === Return Value === ^ Return Type ^ | ScaleMode | [[#Public Properties|Go Back]] ==== ScriptType ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ScriptType === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ServerLayerOverlays ==== This is a GeoKeyedCollection object which contains NativeServerLayerOverlay which is going to render. === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ServerLayerOverlays === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.Core.GeoCollection|GeoCollection]]<[[ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay|ServerLayerOverlay]]> | [[#Public Properties|Go Back]] ==== Site ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Site === Return Value === ^ Return Type ^ | ISite | [[#Public Properties|Go Back]] ==== SkinID ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#SkinID === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== Source ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#AppRelativeTemplateSourceDirectory === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== SplashScreenSource ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#SplashScreenSource === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== Style ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ApplyStyle.28Style.29 === Return Value === ^ Return Type ^ | CssStyleCollection | [[#Public Properties|Go Back]] ==== SupportsDisabledAttribute ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#SupportsDisabledAttribute === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== TabIndex ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#TabIndex === Return Value === ^ Return Type ^ | Int16 | [[#Public Properties|Go Back]] ==== TemplateControl ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#TemplateControl === Return Value === ^ Return Type ^ | TemplateControl | [[#Public Properties|Go Back]] ==== TemplateSourceDirectory ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#AppRelativeTemplateSourceDirectory === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ToolTip ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ToolTip === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== UniqueID ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#GetUniqueIDRelativeTo.28Control.29 === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== ValidateRequestMode ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ValidateRequestMode === Return Value === ^ Return Type ^ | ValidateRequestMode | [[#Public Properties|Go Back]] ==== ViewStateMode ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ViewStateMode === Return Value === ^ Return Type ^ | ViewStateMode | [[#Public Properties|Go Back]] ==== Visible ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Visible === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Width ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#BorderWidth === Return Value === ^ Return Type ^ | Unit | [[#Public Properties|Go Back]] ==== Windowless ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Windowless === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ===== Protected Properties ===== ==== Adapter ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#RenderControl.28HtmlTextWriter.2C_ControlAdapter.29 === Return Value === ^ Return Type ^ | ControlAdapter | [[#Protected Properties|Go Back]] ==== ChildControlsCreated ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ChildControlsCreated === Return Value === ^ Return Type ^ | Boolean | [[#Protected Properties|Go Back]] ==== ClientIDSeparator ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ClientIDSeparator === Return Value === ^ Return Type ^ | Char | [[#Protected Properties|Go Back]] ==== DefaultScriptType ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#DefaultScriptType === Return Value === ^ Return Type ^ | String | [[#Protected Properties|Go Back]] ==== Events ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Public_Events === Return Value === ^ Return Type ^ | EventHandlerList | [[#Protected Properties|Go Back]] ==== HasChildViewState ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#HasChildViewState === Return Value === ^ Return Type ^ | Boolean | [[#Protected Properties|Go Back]] ==== IdSeparator ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#IdSeparator === Return Value === ^ Return Type ^ | Char | [[#Protected Properties|Go Back]] ==== IsTrackingViewState ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#IsTrackingViewState === Return Value === ^ Return Type ^ | Boolean | [[#Protected Properties|Go Back]] ==== LoadViewStateByID ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#LoadViewStateByID === Return Value === ^ Return Type ^ | Boolean | [[#Protected Properties|Go Back]] ==== TagKey ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#TagKey === Return Value === ^ Return Type ^ | HtmlTextWriterTag | [[#Protected Properties|Go Back]] ==== TagName ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#TagName === Return Value === ^ Return Type ^ | String | [[#Protected Properties|Go Back]] ==== ViewState ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ClearChildViewState.28.29 === Return Value === ^ Return Type ^ | StateBag | [[#Protected Properties|Go Back]] ==== ViewStateIgnoresCase ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#ViewStateIgnoresCase === Return Value === ^ Return Type ^ | Boolean | [[#Protected Properties|Go Back]] ===== Public Events ===== ==== DataBinding ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnDataBinding.28EventArgs.29 === Event Arguments === ^ Event Arguments ^ | EventArgs | [[#Public Events|Go Back]] ==== Disposed ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Disposed === Event Arguments === ^ Event Arguments ^ | EventArgs | [[#Public Events|Go Back]] ==== Init ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#InitParameters === Event Arguments === ^ Event Arguments ^ | EventArgs | [[#Public Events|Go Back]] ==== Load ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#LoadViewState.28Object.29 === Event Arguments === ^ Event Arguments ^ | EventArgs | [[#Public Events|Go Back]] ==== PreRender ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#OnPreRender.28EventArgs.29 === Event Arguments === ^ Event Arguments ^ | EventArgs | [[#Public Events|Go Back]] ==== Unload ==== === Remarks === For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector#Unload === Event Arguments === ^ Event Arguments ^ | EventArgs | [[#Public Events|Go Back]] __NOTOC__ [[Category:SilverlightMapConnector]] [[Category:ThinkGeo.MapSuite.SilverlightEdition]] [[Category:UpdateDocumentation]]