The MapPanControl type exposes the following members.

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.)
Protected propertyChildControlsCreated (Inherited from Control.)
Public propertyClientID (Inherited from Control.)
Public propertyClientIDMode (Inherited from Control.)
Protected propertyClientIDSeparator (Inherited from Control.)
Protected propertyContext (Inherited from Control.)
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 propertyFont (Inherited from WebControl.)
Public propertyForeColor (Inherited from WebControl.)
Public propertyHasAttributes (Inherited from WebControl.)
Protected propertyHasChildViewState (Inherited from Control.)
Public propertyHeight (Inherited from WebControl.)
Public propertyID (Inherited from Control.)
Protected propertyIdSeparator (Inherited from Control.)
Protected propertyIsChildControlStateCleared (Inherited from Control.)
Protected propertyIsEnabled (Inherited from WebControl.)
Protected propertyIsTrackingViewState (Inherited from Control.)
Protected propertyIsViewStateEnabled (Inherited from Control.)
Protected propertyLoadViewStateByID (Inherited from Control.)
Public propertyMapReferenceId
gets/sets the ID of the ISFMap that the pan control will interact with
Public propertyNamingContainer (Inherited from Control.)
Public propertyPage (Inherited from Control.)
Protected propertyPanDownClientJS
returns the javascript code in order to pan the map down
Public propertyPanDownImageUrl
Gets or sets the Url of an image to use for the "Pan Down" button
Protected propertyPanLeftClientJS
returns the javascript code in order to pan the map left
Public propertyPanLeftImageUrl
Gets or sets the Url of an image to use for the "Pan Left" button
Protected propertyPanRightClientJS
returns the javascript code in order to pan the map right
Public propertyPanRightImageUrl
Gets or sets the Url of an image to use for the "Pan Right" button
Protected propertyPanUpClientJS
returns the javascript code in order to pan the map up
Public propertyPanUpImageUrl
Gets or sets the Url of an image to use for the "Pan Up" button
Public propertyParent (Inherited from Control.)
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 TagKey in WebControl. returns 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.)
Protected propertyZoomInClientJS
returns the javascript code in order to zoom in to the map (X2)
Public propertyZoomInImageUrl
Gets or sets the Url of an image to use for the "Zoom In" button
Protected propertyZoomOutClientJS
returns the javascript code in order to zoom out of the map (X2)
Public propertyZoomOutImageUrl
Gets or sets the Url of an image to use for the "Zoom Out" button

Explicit Interface Implementations

  NameDescription
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 propertyIDataBindingsAccessor..::..HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate propertyIExpressionsAccessor..::..HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate propertyIControlDesignerAccessor..::..UserData (Inherited from Control.)

See Also