User Tools

Site Tools


thinkgeo.mapsuite.silverlightedition.silverlightmapconnector

Table of Contents

ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector

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

<!– Class –> 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
Public MethodSilverlightMapConnector This is a constructor of SilverlightMapConnector.

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodApplyStyle Style WebControl
Public MethodApplyStyleSheetSkin Page Control
Public MethodCopyBaseAttributes WebControl WebControl
Public MethodDataBind Control
Public MethodDispose Control
Public MethodEquals Object Object
Public MethodFindControl String Control
Public MethodFocus Control
Public MethodGetHashCode Object
Public MethodGetRouteUrl String, RouteValueDictionary Control
Public MethodGetRouteUrl String, Object Control
Public MethodGetRouteUrl Object Control
Public MethodGetRouteUrl RouteValueDictionary Control
Public MethodGetType Object
Public MethodGetUniqueIDRelativeTo Control Control
Public MethodHasControls Control
Public MethodMergeStyle Style WebControl
Public MethodRenderBeginTag HtmlTextWriter WebControl
Public MethodRenderControl HtmlTextWriter Control
Public MethodRenderEndTag HtmlTextWriter WebControl
Public MethodResolveClientUrl String Control
Public MethodResolveUrl String Control
Public MethodSetRenderMethodDelegate RenderMethod Control
Public MethodSetTraceData Object, Object Control
Public MethodSetTraceData Object, Object, Object Control
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodAddAttributesToRender HtmlTextWriter WebControl(overriden)
Protected MethodAddParsedSubObject Object Control
Protected MethodBeginRenderTracing TextWriter, Object Control
Protected MethodBuildProfileTree String, Boolean Control
Protected MethodClearCachedClientID Control
Protected MethodClearChildControlState Control
Protected MethodClearChildState Control
Protected MethodClearChildViewState Control
Protected MethodClearEffectiveClientIDMode Control
Protected MethodCreateControlCollection Control
Protected MethodCreateControlStyle WebControl
Protected MethodDataBind Boolean Control
Protected MethodDataBindChildren Control
Protected MethodEndRenderTracing TextWriter, Object Control
Protected MethodEnsureChildControls Control
Protected MethodEnsureID Control
Protected MethodFinalize Object
Protected MethodFindControl String, Int32 Control
Protected MethodGetDesignModeState Control
Protected MethodGetScriptDescriptors Silverlight
Protected MethodGetScriptReferences Silverlight
Protected MethodGetSilverlightParameters Silverlight
Protected MethodHasEvents Control
Protected MethodIsLiteralContent Control
Protected MethodLoadViewState Object Control(overriden)
Protected MethodMemberwiseClone Object
Protected MethodOnBubbleEvent Object, EventArgs Control
Protected MethodOnDataBinding EventArgs Control
Protected MethodOnLoad EventArgs Control(overriden) Raises the System.Web.UI.Control.OnLoad event.
Protected MethodOnPreRender EventArgs Control(overriden) Raises the System.Web.UI.Control.PreRender event.
Protected MethodRaiseBubbleEvent Object, EventArgs Control
Protected MethodRender HtmlTextWriter Control(overriden)
Protected MethodRenderContents HtmlTextWriter WebControl(overriden)
Protected MethodRenderControl HtmlTextWriter, ControlAdapter Control
Protected MethodResolveAdapter Control
Protected MethodSaveViewState Control(overriden)
Protected MethodSetDesignModeState IDictionary Control
Protected MethodTrackViewState Control(overriden)

Public Properties

Name Return DeclaringType Summary
Public PropertyAccessKey String WebControl
Public PropertyAppRelativeTemplateSourceDirectory String Control
Public PropertyAttributes AttributeCollection WebControl
Public PropertyAutoUpgrade Boolean Silverlight
Public PropertyBackColor Color WebControl
Public PropertyBindingContainer Control Control
Public PropertyBorderColor Color WebControl
Public PropertyBorderStyle BorderStyle WebControl
Public PropertyBorderWidth Unit WebControl
Public PropertyClientID String Control
Public PropertyClientIDMode ClientIDMode Control
Public PropertyControlStyle Style WebControl
Public PropertyControlStyleCreated Boolean WebControl
Public PropertyControls ControlCollection Control
Public PropertyCssClass String WebControl
Public PropertyDataItemContainer Control Control
Public PropertyDataKeysContainer Control Control
Public PropertyEnableCacheVisualization Boolean Silverlight
Public PropertyEnableFrameRateCounter Boolean Silverlight
Public PropertyEnableGPUAcceleration Boolean Silverlight
Public PropertyEnableRedrawRegions Boolean Silverlight
Public PropertyEnableTheming Boolean Control(overriden)
Public PropertyEnableViewState Boolean Control
Public PropertyEnabled Boolean WebControl
Public PropertyFont FontInfo WebControl
Public PropertyForeColor Color WebControl
Public PropertyGeoCanvas GeoCanvas
Public PropertyHasAttributes Boolean WebControl
Public PropertyHeight Unit WebControl
Public PropertyHtmlAccess HtmlAccess Silverlight
Public PropertyID String Control
Public PropertyInitParameters String Silverlight
Public PropertyMaxFrameRate Int32 Silverlight
Public PropertyMinimumVersion String Silverlight
Public PropertyNamingContainer Control Control
Public PropertyOnPluginError String Silverlight
Public PropertyOnPluginFullScreenChanged String Silverlight
Public PropertyOnPluginLoaded String Silverlight
Public PropertyOnPluginResized String Silverlight
Public PropertyOnPluginSourceDownloadComplete String Silverlight
Public PropertyOnPluginSourceDownloadProgressChanged String Silverlight
Public PropertyPage Page Control
Public PropertyParent Control Control
Public PropertyPluginBackground Color Silverlight
Public PropertyPluginNotInstalledTemplate ITemplate Silverlight
Public PropertyRenderingCompatibility Version Control
Public PropertyScaleMode ScaleMode Silverlight
Public PropertyScriptType String Silverlight
Public PropertyServerLayerOverlays GeoCollection<ServerLayerOverlay> This is a GeoKeyedCollection object which contains NativeServerLayerOverlay which is going to render.
Public PropertySite ISite Control
Public PropertySkinID String Control(overriden)
Public PropertySource String Silverlight
Public PropertySplashScreenSource String Silverlight
Public PropertyStyle CssStyleCollection WebControl
Public PropertySupportsDisabledAttribute Boolean WebControl
Public PropertyTabIndex Int16 WebControl
Public PropertyTemplateControl TemplateControl Control
Public PropertyTemplateSourceDirectory String Control
Public PropertyToolTip String WebControl
Public PropertyUniqueID String Control
Public PropertyValidateRequestMode ValidateRequestMode Control
Public PropertyViewStateMode ViewStateMode Control
Public PropertyVisible Boolean Control
Public PropertyWidth Unit WebControl
Public PropertyWindowless Boolean Silverlight

Protected Properties

Name Return DeclaringType Summary
Protected PropertyAdapter ControlAdapter Control
Protected PropertyChildControlsCreated Boolean Control
Protected PropertyClientIDSeparator Char Control
Protected PropertyDefaultScriptType String Silverlight
Protected PropertyEvents EventHandlerList Control
Protected PropertyHasChildViewState Boolean Control
Protected PropertyIdSeparator Char Control
Protected PropertyIsTrackingViewState Boolean Control
Protected PropertyLoadViewStateByID Boolean Control
Protected PropertyTagKey HtmlTextWriterTag WebControl
Protected PropertyTagName String WebControl
Protected PropertyViewState StateBag Control
Protected PropertyViewStateIgnoresCase Boolean Control

Public Events

Name Event Arguments DeclaringType Summary
Public EventDataBinding EventArgs Control
Public EventDisposed EventArgs Control
Public EventInit EventArgs Control
Public EventLoad EventArgs Control
Public EventPreRender EventArgs Control
Public EventUnload EventArgs Control

Public Constructors

SilverlightMapConnector()

This is a constructor of SilverlightMapConnector.

Remarks

Parameters

Name Type Description

Go Back

Protected Constructors

Public Methods

ApplyStyle(Style)

Remarks

Return Value

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

Parameters

Name Type Description
s Style<!– System.Web.UI.WebControls.Style –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

ApplyStyleSheetSkin(Page)

Remarks

Return Value

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

Parameters

Name Type Description
page Page<!– System.Web.UI.Page –>

<!– System.Web.UI.Control –> Go Back

CopyBaseAttributes(WebControl)

Remarks

Return Value

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

Parameters

Name Type Description
controlSrc WebControl<!– System.Web.UI.WebControls.WebControl –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

DataBind()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

Dispose()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

Equals(Object)

Remarks

Return Value

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

Parameters

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

<!– System.Object –> Go Back

FindControl(String)

Remarks

Return Value

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

Parameters

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

<!– System.Web.UI.Control –> Go Back

Focus()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

GetHashCode()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

GetRouteUrl(String, RouteValueDictionary)

Remarks

Return Value

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

Parameters

Name Type Description
routeName String<!– System.String –>
routeParameters RouteValueDictionary<!– System.Web.Routing.RouteValueDictionary –>

<!– System.Web.UI.Control –> Go Back

GetRouteUrl(String, Object)

Remarks

Return Value

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

Parameters

Name Type Description
routeName String<!– System.String –>
routeParameters Object<!– System.Object –>

<!– System.Web.UI.Control –> Go Back

GetRouteUrl(Object)

Remarks

Return Value

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

Parameters

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

<!– System.Web.UI.Control –> Go Back

GetRouteUrl(RouteValueDictionary)

Remarks

Return Value

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

Parameters

Name Type Description
routeParameters RouteValueDictionary<!– System.Web.Routing.RouteValueDictionary –>

<!– System.Web.UI.Control –> Go Back

GetType()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

GetUniqueIDRelativeTo(Control)

Remarks

Return Value

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

Parameters

Name Type Description
control Control<!– System.Web.UI.Control –>

<!– System.Web.UI.Control –> Go Back

HasControls()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

MergeStyle(Style)

Remarks

Return Value

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

Parameters

Name Type Description
s Style<!– System.Web.UI.WebControls.Style –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

RenderBeginTag(HtmlTextWriter)

Remarks

Return Value

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

Parameters

Name Type Description
writer HtmlTextWriter<!– System.Web.UI.HtmlTextWriter –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

RenderControl(HtmlTextWriter)

Remarks

Return Value

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

Parameters

Name Type Description
writer HtmlTextWriter<!– System.Web.UI.HtmlTextWriter –>

<!– System.Web.UI.Control –> Go Back

RenderEndTag(HtmlTextWriter)

Remarks

Return Value

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

Parameters

Name Type Description
writer HtmlTextWriter<!– System.Web.UI.HtmlTextWriter –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

ResolveClientUrl(String)

Remarks

Return Value

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

Parameters

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

<!– System.Web.UI.Control –> Go Back

ResolveUrl(String)

Remarks

Return Value

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

Parameters

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

<!– System.Web.UI.Control –> Go Back

SetRenderMethodDelegate(RenderMethod)

Remarks

Return Value

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

Parameters

Name Type Description
renderMethod RenderMethod<!– System.Web.UI.RenderMethod –>

<!– System.Web.UI.Control –> Go Back

SetTraceData(Object, Object)

Remarks

Return Value

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

Parameters

Name Type Description
traceDataKey Object<!– System.Object –>
traceDataValue Object<!– System.Object –>

<!– System.Web.UI.Control –> Go Back

SetTraceData(Object, Object, Object)

Remarks

Return Value

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

Parameters

Name Type Description
tracedObject Object<!– System.Object –>
traceDataKey Object<!– System.Object –>
traceDataValue Object<!– System.Object –>

<!– System.Web.UI.Control –> Go Back

ToString()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

AddAttributesToRender(HtmlTextWriter)

Remarks

Return Value

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

Parameters

Name Type Description
writer HtmlTextWriter<!– System.Web.UI.HtmlTextWriter –>

<!– System.Web.UI.WebControls.WebControl(overriden) –> Go Back

AddParsedSubObject(Object)

Remarks

Return Value

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

Parameters

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

<!– System.Web.UI.Control –> Go Back

BeginRenderTracing(TextWriter, Object)

Remarks

Return Value

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

Parameters

Name Type Description
writer TextWriter<!– System.IO.TextWriter –>
traceObject Object<!– System.Object –>

<!– System.Web.UI.Control –> Go Back

BuildProfileTree(String, Boolean)

Remarks

Return Value

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

Parameters

Name Type Description
parentId String<!– System.String –>
calcViewState Boolean<!– System.Boolean –>

<!– System.Web.UI.Control –> Go Back

ClearCachedClientID()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

ClearChildControlState()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

ClearChildState()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

ClearChildViewState()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

ClearEffectiveClientIDMode()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

CreateControlCollection()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

CreateControlStyle()

Remarks

Return Value

Return Type Description
Style<!– System.Web.UI.WebControls.Style –>

Parameters

Name Type Description

<!– System.Web.UI.WebControls.WebControl –> Go Back

DataBind(Boolean)

Remarks

Return Value

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

Parameters

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

<!– System.Web.UI.Control –> Go Back

DataBindChildren()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

EndRenderTracing(TextWriter, Object)

Remarks

Return Value

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

Parameters

Name Type Description
writer TextWriter<!– System.IO.TextWriter –>
traceObject Object<!– System.Object –>

<!– System.Web.UI.Control –> Go Back

EnsureChildControls()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

EnsureID()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

Finalize()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

FindControl(String, Int32)

Remarks

Return Value

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

Parameters

Name Type Description
id String<!– System.String –>
pathOffset Int32<!– System.Int32 –>

<!– System.Web.UI.Control –> Go Back

GetDesignModeState()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

GetScriptDescriptors()

Remarks

Return Value

Return Type Description
IEnumerable<ScriptDescriptor><!– System.Collections.Generic.IEnumerable{System.Web.UI.ScriptDescriptor} –>

Parameters

Name Type Description

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

GetScriptReferences()

Remarks

Return Value

Return Type Description
IEnumerable<ScriptReference><!– System.Collections.Generic.IEnumerable{System.Web.UI.ScriptReference} –>

Parameters

Name Type Description

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

GetSilverlightParameters()

Remarks

Return Value

Return Type Description
IDictionary<String,String><!– System.Collections.Generic.IDictionary{System.String,System.String} –>

Parameters

Name Type Description

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

HasEvents()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

IsLiteralContent()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

LoadViewState(Object)

Remarks

Return Value

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

Parameters

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

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

MemberwiseClone()

Remarks

Return Value

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

Parameters

Name Type Description

<!– System.Object –> Go Back

OnBubbleEvent(Object, EventArgs)

Remarks

Return Value

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

Parameters

Name Type Description
source Object<!– System.Object –>
args EventArgs<!– System.EventArgs –>

<!– System.Web.UI.Control –> Go Back

OnDataBinding(EventArgs)

Remarks

Return Value

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

Parameters

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

<!– System.Web.UI.Control –> Go Back

OnLoad(EventArgs)

Raises the System.Web.UI.Control.OnLoad event.

Remarks

Return Value

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

Parameters

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

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

OnPreRender(EventArgs)

Raises the System.Web.UI.Control.PreRender event.

Remarks

Return Value

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

Parameters

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

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

RaiseBubbleEvent(Object, EventArgs)

Remarks

Return Value

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

Parameters

Name Type Description
source Object<!– System.Object –>
args EventArgs<!– System.EventArgs –>

<!– System.Web.UI.Control –> Go Back

Render(HtmlTextWriter)

Remarks

Return Value

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

Parameters

Name Type Description
writer HtmlTextWriter<!– System.Web.UI.HtmlTextWriter –>

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

RenderContents(HtmlTextWriter)

Remarks

Return Value

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

Parameters

Name Type Description
writer HtmlTextWriter<!– System.Web.UI.HtmlTextWriter –>

<!– System.Web.UI.WebControls.WebControl(overriden) –> Go Back

RenderControl(HtmlTextWriter, ControlAdapter)

Remarks

Return Value

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

Parameters

Name Type Description
writer HtmlTextWriter<!– System.Web.UI.HtmlTextWriter –>
adapter ControlAdapter<!– System.Web.UI.Adapters.ControlAdapter –>

<!– System.Web.UI.Control –> Go Back

ResolveAdapter()

Remarks

Return Value

Return Type Description
ControlAdapter<!– System.Web.UI.Adapters.ControlAdapter –>

Parameters

Name Type Description

<!– System.Web.UI.Control –> Go Back

SaveViewState()

Remarks

Return Value

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

Parameters

Name Type Description

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

SetDesignModeState(IDictionary)

Remarks

Return Value

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

Parameters

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

<!– System.Web.UI.Control –> Go Back

TrackViewState()

Remarks

Return Value

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

Parameters

Name Type Description

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

Public Properties

AccessKey

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

AppRelativeTemplateSourceDirectory

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.Control –> Go Back

Attributes

Remarks

Return Value

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

<!– System.Web.UI.WebControls.WebControl –> Go Back

AutoUpgrade

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

BackColor

Remarks

Return Value

Return Type
Color<!– System.Drawing.Color –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

BindingContainer

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

BorderColor

Remarks

Return Value

Return Type
Color<!– System.Drawing.Color –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

BorderStyle

Remarks

Return Value

Return Type
BorderStyle<!– System.Web.UI.WebControls.BorderStyle –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

BorderWidth

Remarks

Return Value

Return Type
Unit<!– System.Web.UI.WebControls.Unit –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

ClientID

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.Control –> Go Back

ClientIDMode

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

ControlStyle

Remarks

Return Value

Return Type
Style<!– System.Web.UI.WebControls.Style –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

ControlStyleCreated

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

Controls

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

CssClass

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

DataItemContainer

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

DataKeysContainer

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

EnableCacheVisualization

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

EnableFrameRateCounter

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

EnableGPUAcceleration

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

EnableRedrawRegions

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

EnableTheming

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

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

EnableViewState

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Control –> Go Back

Enabled

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

Font

Remarks

Return Value

Return Type
FontInfo<!– System.Web.UI.WebControls.FontInfo –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

ForeColor

Remarks

Return Value

Return Type
Color<!– System.Drawing.Color –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

GeoCanvas

Remarks

Return Value

Return Type
GeoCanvas<!– ThinkGeo.MapSuite.Core.GeoCanvas –>

<!– ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector –> Go Back

HasAttributes

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

Height

Remarks

Return Value

Return Type
Unit<!– System.Web.UI.WebControls.Unit –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

HtmlAccess

Remarks

Return Value

Return Type
HtmlAccess<!– System.Web.UI.SilverlightControls.HtmlAccess –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

ID

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.Control –> Go Back

InitParameters

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

MaxFrameRate

Remarks

Return Value

Return Type
Int32<!– System.Int32 –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

MinimumVersion

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

NamingContainer

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

OnPluginError

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

OnPluginFullScreenChanged

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

OnPluginLoaded

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

OnPluginResized

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

OnPluginSourceDownloadComplete

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

OnPluginSourceDownloadProgressChanged

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

Page

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

Parent

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

PluginBackground

Remarks

Return Value

Return Type
Color<!– System.Drawing.Color –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

PluginNotInstalledTemplate

Remarks

Return Value

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

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

RenderingCompatibility

Remarks

Return Value

Return Type
Version<!– System.Version –>

<!– System.Web.UI.Control –> Go Back

ScaleMode

Remarks

Return Value

Return Type
ScaleMode<!– System.Web.UI.SilverlightControls.ScaleMode –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

ScriptType

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

ServerLayerOverlays

This is a GeoKeyedCollection object which contains NativeServerLayerOverlay which is going to render.

Remarks

Return Value

Return Type
GeoCollection<ServerLayerOverlay><!– ThinkGeo.MapSuite.Core.GeoCollection{ThinkGeo.MapSuite.SilverlightEdition.ServerLayerOverlay} –>

<!– ThinkGeo.MapSuite.SilverlightEdition.SilverlightMapConnector –> Go Back

Site

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

SkinID

Remarks

Return Value

Return Type
String<!– System.String –>

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

Source

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

SplashScreenSource

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

Style

Remarks

Return Value

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

<!– System.Web.UI.WebControls.WebControl –> Go Back

SupportsDisabledAttribute

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

TabIndex

Remarks

Return Value

Return Type
Int16<!– System.Int16 –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

TemplateControl

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

TemplateSourceDirectory

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.Control –> Go Back

ToolTip

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

UniqueID

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.Control –> Go Back

ValidateRequestMode

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

ViewStateMode

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

Visible

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Control –> Go Back

Width

Remarks

Return Value

Return Type
Unit<!– System.Web.UI.WebControls.Unit –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

Windowless

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

Protected Properties

Adapter

Remarks

Return Value

Return Type
ControlAdapter<!– System.Web.UI.Adapters.ControlAdapter –>

<!– System.Web.UI.Control –> Go Back

ChildControlsCreated

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Control –> Go Back

ClientIDSeparator

Remarks

Return Value

Return Type
Char<!– System.Char –>

<!– System.Web.UI.Control –> Go Back

DefaultScriptType

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.SilverlightControls.Silverlight –> Go Back

Events

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

HasChildViewState

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Control –> Go Back

IdSeparator

Remarks

Return Value

Return Type
Char<!– System.Char –>

<!– System.Web.UI.Control –> Go Back

IsTrackingViewState

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Control –> Go Back

LoadViewStateByID

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Control –> Go Back

TagKey

Remarks

Return Value

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

<!– System.Web.UI.WebControls.WebControl –> Go Back

TagName

Remarks

Return Value

Return Type
String<!– System.String –>

<!– System.Web.UI.WebControls.WebControl –> Go Back

ViewState

Remarks

Return Value

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

<!– System.Web.UI.Control –> Go Back

ViewStateIgnoresCase

Remarks

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– System.Web.UI.Control –> Go Back

Public Events

DataBinding

Remarks

Event Arguments

Event Arguments
EventArgs<!– System.EventArgs –>

<!– System.Web.UI.Control –> Go Back

Disposed

Remarks

Event Arguments

Event Arguments
EventArgs<!– System.EventArgs –>

<!– System.Web.UI.Control –> Go Back

Init

Remarks

Event Arguments

Event Arguments
EventArgs<!– System.EventArgs –>

<!– System.Web.UI.Control –> Go Back

Load

Remarks

Event Arguments

Event Arguments
EventArgs<!– System.EventArgs –>

<!– System.Web.UI.Control –> Go Back

PreRender

Remarks

Event Arguments

Event Arguments
EventArgs<!– System.EventArgs –>

<!– System.Web.UI.Control –> Go Back

Unload

Remarks

Event Arguments

Event Arguments
EventArgs<!– System.EventArgs –>

<!– System.Web.UI.Control –> Go Back

NOTOC SilverlightMapConnector ThinkGeo.MapSuite.SilverlightEdition UpdateDocumentation

thinkgeo.mapsuite.silverlightedition.silverlightmapconnector.txt · Last modified: 2017/03/16 21:59 (external edit)