The SFMap type exposes the following members.

Constructors

  NameDescription
Public methodSFMap
Constructor

Methods

  NameDescription
Protected methodAddAttributesToRender (Inherited from WebControl.)
Protected methodAddedControl (Inherited from Control.)
Protected methodAddParsedSubObject (Inherited from Control.)
Public methodApplyStyle (Inherited from WebControl.)
Public methodApplyStyleSheetSkin (Inherited from Control.)
Protected methodBeginRenderTracing (Inherited from Control.)
Protected methodBuildProfileTree (Inherited from Control.)
Protected methodClearCachedClientID (Inherited from Control.)
Protected methodClearChildControlState (Inherited from Control.)
Protected methodClearChildState (Inherited from Control.)
Protected methodClearChildViewState (Inherited from Control.)
Public methodClearCustomRenderSettings
Clears any ICustomRenderSettings previously set on the layers of the map
Protected methodClearEffectiveClientIDMode (Inherited from Control.)
Public methodCopyBaseAttributes (Inherited from WebControl.)
Protected methodCreateChildControls
overrides CreateChildControls in CompositeControl
(Overrides Control..::..CreateChildControls()()()().)
Protected methodCreateControlCollection (Inherited from Control.)
Protected methodCreateControlStyle (Inherited from WebControl.)
Protected methodCreateMap
Reads the EGIS shapefile project and creates the map
Public methodDataBind()()()() (Inherited from CompositeControl.)
Protected methodDataBind(Boolean) (Inherited from Control.)
Protected methodDataBindChildren (Inherited from Control.)
Public methodDispose (Inherited from Control.)
Protected methodEndRenderTracing (Inherited from Control.)
Protected methodEnsureChildControls (Inherited from Control.)
Protected methodEnsureID (Inherited from Control.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFindControl(String) (Inherited from Control.)
Protected methodFindControl(String, Int32) (Inherited from Control.)
Public methodFocus (Inherited from Control.)
Protected methodGetDesignModeState (Inherited from Control.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLayer
Method to get a ShapeFile layer at the specified index
Public methodGetRouteUrl(Object) (Inherited from Control.)
Public methodGetRouteUrl(RouteValueDictionary) (Inherited from Control.)
Public methodGetRouteUrl(String, Object) (Inherited from Control.)
Public methodGetRouteUrl(String, RouteValueDictionary) (Inherited from Control.)
Public methodGetType (Inherited from Object.)
Public methodGetUniqueIDRelativeTo (Inherited from Control.)
Public methodHasControls (Inherited from Control.)
Protected methodHasEvents (Inherited from Control.)
Protected methodIsLiteralContent (Inherited from Control.)
Protected methodLoadControlState (Inherited from Control.)
Protected methodLoadViewState
overrides LoadViewState in WebControl
(Overrides WebControl..::..LoadViewState(Object).)
Protected methodMapPathSecure (Inherited from Control.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMergeStyle (Inherited from WebControl.)
Protected methodOnBubbleEvent (Inherited from Control.)
Protected methodOnDataBinding (Inherited from Control.)
Protected methodOnInit
overrides OnInit in CompositeControl
(Overrides Control..::..OnInit(EventArgs).)
Protected methodOnLoad (Inherited from Control.)
Protected methodOnPreRender
overrides OnPreRender in CompositeControl
(Overrides Control..::..OnPreRender(EventArgs).)
Protected methodOnUnload (Inherited from Control.)
Protected methodOpenFile (Inherited from Control.)
Protected methodRaiseBubbleEvent (Inherited from Control.)
Public methodStatic memberReadEGPProject
static method to read a .egp project file
Protected methodRecreateChildControls (Inherited from CompositeControl.)
Public methodRegisterHandlerInConfiguration
Registers the Http Handler in configuration.
Protected methodRemovedControl (Inherited from Control.)
Protected methodRender
Renders the control to the specified HTML writer.
(Overrides CompositeControl..::..Render(HtmlTextWriter).)
Public methodRenderBeginTag (Inherited from WebControl.)
Protected methodRenderChildren (Inherited from Control.)
Protected methodRenderContents (Inherited from WebControl.)
Public methodRenderControl(HtmlTextWriter) (Inherited from Control.)
Protected methodRenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Protected methodRenderDesignTime
Renders the control at design time.
Public methodRenderEndTag (Inherited from WebControl.)
Public methodRenderMap
convenience method to render the currently loaded map to a bitmap
Protected methodResolveAdapter (Inherited from Control.)
Public methodResolveClientUrl (Inherited from Control.)
Public methodResolveUrl (Inherited from Control.)
Protected methodSaveControlState (Inherited from Control.)
Protected methodSaveViewState (Inherited from WebControl.)
Public methodSetCustomRenderSettings
Applies custom render settings to the specified layer
Protected methodSetDesignModeState (Inherited from Control.)
Public methodSetRenderMethodDelegate (Inherited from Control.)
Public methodSetTraceData(Object, Object) (Inherited from Control.)
Public methodSetTraceData(Object, Object, Object) (Inherited from Control.)
Public methodToString (Inherited from Object.)
Protected methodTrackViewState (Inherited from WebControl.)

Properties

  NameDescription
Public propertyAccessKey (Inherited from WebControl.)
Protected propertyAdapter (Inherited from Control.)
Public propertyAppRelativeTemplateSourceDirectory (Inherited from Control.)
Public propertyAttributes (Inherited from WebControl.)
Public propertyBackColor (Inherited from WebControl.)
Public propertyBindingContainer (Inherited from Control.)
Public propertyBorderColor (Inherited from WebControl.)
Public propertyBorderStyle (Inherited from WebControl.)
Public propertyBorderWidth (Inherited from WebControl.)
Public propertyCacheOnClient
Gets or sets whether to use client-side caching of any generated map image.
Public propertyCenterPoint
Gets or sets the center point of the map in mapping coordinates (as used by the shapefiles)
Protected propertyChildControlsCreated (Inherited from Control.)
Public propertyClientID (Inherited from Control.)
Public propertyClientIDMode (Inherited from Control.)
Protected propertyClientIDSeparator (Inherited from Control.)
Public propertyClientJSResouceName
returns the name of the client javascript resource used to control the map.
Protected propertyContext (Inherited from Control.)
Public propertyControlId
returns the client id of the map
Public propertyControls (Inherited from CompositeControl.)
Public propertyControlStyle (Inherited from WebControl.)
Public propertyControlStyleCreated (Inherited from WebControl.)
Public propertyCssClass (Inherited from WebControl.)
Public propertyDataItemContainer (Inherited from Control.)
Public propertyDataKeysContainer (Inherited from Control.)
Protected propertyDesignMode (Inherited from Control.)
Public propertyEnabled (Inherited from WebControl.)
Public propertyEnableTheming (Inherited from WebControl.)
Public propertyEnableViewState (Inherited from Control.)
Protected propertyEvents (Inherited from Control.)
Public propertyExtent
Gets the rectangular extent of the entire map
Public propertyFont (Inherited from WebControl.)
Public propertyForeColor (Inherited from WebControl.)
Public propertyGisImageClientId
returns the Client id of the internal GIS Image. This is used by controls only
Public propertyHasAttributes (Inherited from WebControl.)
Protected propertyHasChildViewState (Inherited from Control.)
Public propertyHeight (Inherited from WebControl.)
Public propertyHttpHandlerName
Gets the name of the http handler used to render the map on the server.
Public propertyHttpHandlerType
Gets the type of the http handler used to render the map on the server.
Public propertyID (Inherited from Control.)
Protected propertyIdSeparator (Inherited from Control.)
Protected propertyImageSource
Gets the image real src that points to the http handler. It is used as a key for the server cache so shoud be overriden with caution.
Protected propertyIsChildControlStateCleared (Inherited from Control.)
Protected propertyIsEnabled (Inherited from WebControl.)
Protected propertyIsTrackingViewState (Inherited from Control.)
Protected propertyIsViewStateEnabled (Inherited from Control.)
Public propertyLayerCount
returns the number of layers in the SFMap Control
Protected propertyLoadViewStateByID (Inherited from Control.)
Public propertyMaxZoomLevel
Gets or Sets the Maximum Allowed ZoomLevel. This is the maximum ZoomLevel that can be set before the map can no longer be zoomed in.
Public propertyMinZoomLevel
Gets or Sets the Minimum Allowed ZoomLevel. This is the minimum ZoomLevel that can be set before the map can no longer be zoomed out.
Public propertyNamingContainer (Inherited from Control.)
Public propertyOnClientBoundsChanged
Gets or sets the client-side script that executes when the map Bounds are changed
Public propertyOnClientZoomChanged
Gets or sets the client-side script that executes when the map ZoomLevel changes
Public propertyPage (Inherited from Control.)
Public propertyParent (Inherited from Control.)
Public propertyProjectName
Gets or sets the name of the Easy GIS .NET (.egp) project to load in the map.
Public propertyRenderingCompatibility (Inherited from Control.)
Public propertySite (Inherited from Control.)
Public propertySkinID (Inherited from WebControl.)
Public propertyStyle (Inherited from WebControl.)
Public propertySupportsDisabledAttribute (Inherited from CompositeControl.)
Public propertyTabIndex (Inherited from WebControl.)
Protected propertyTagKey
overrides the TagKey property. Returns a Div Tag.
(Overrides WebControl..::..TagKey.)
Protected propertyTagName (Inherited from WebControl.)
Public propertyTemplateControl (Inherited from Control.)
Public propertyTemplateSourceDirectory (Inherited from Control.)
Public propertyToolTip (Inherited from WebControl.)
Public propertyUniqueID (Inherited from Control.)
Public propertyValidateRequestMode (Inherited from Control.)
Protected propertyViewState (Inherited from Control.)
Protected propertyViewStateIgnoresCase (Inherited from Control.)
Public propertyViewStateMode (Inherited from Control.)
Public propertyVisible (Inherited from Control.)
Public propertyWidth (Inherited from WebControl.)
Public propertyZoom
Gets or sets the current ZoomLevel of the SFMap

Events

  NameDescription
Public eventDataBinding (Inherited from Control.)
Public eventDisposed (Inherited from Control.)
Public eventInit (Inherited from Control.)
Public eventLoad (Inherited from Control.)
Public eventPreRender (Inherited from Control.)
Public eventUnload (Inherited from Control.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodIParserAccessor..::..AddParsedSubObject (Inherited from Control.)
Explicit interface implemetationPrivate propertyIControlBuilderAccessor..::..ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate propertyIDataBindingsAccessor..::..DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate propertyIExpressionsAccessor..::..Expressions (Inherited from Control.)
Explicit interface implemetationPrivate methodIAttributeAccessor..::..GetAttribute (Inherited from WebControl.)
Explicit interface implemetationPrivate methodIControlDesignerAccessor..::..GetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate propertyIDataBindingsAccessor..::..HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate propertyIExpressionsAccessor..::..HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate methodICompositeControlDesignerAccessor..::..RecreateChildControls (Inherited from CompositeControl.)
Explicit interface implemetationPrivate methodIAttributeAccessor..::..SetAttribute (Inherited from WebControl.)
Explicit interface implemetationPrivate methodIControlDesignerAccessor..::..SetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate methodIControlDesignerAccessor..::..SetOwnerControl (Inherited from Control.)
Explicit interface implemetationPrivate propertyIControlDesignerAccessor..::..UserData (Inherited from Control.)

See Also