The SFMap type exposes the following members.

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.)

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodIParserAccessor..::..AddParsedSubObject (Inherited from Control.)
Explicit interface implemetationPrivate methodIAttributeAccessor..::..GetAttribute (Inherited from WebControl.)
Explicit interface implemetationPrivate methodIControlDesignerAccessor..::..GetDesignModeState (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.)

See Also