ESRI.ArcGIS.ADF.Web.UI.WebControls
DataSourceDefinerWeb Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : DataSourceDefinerWeb Class




The following tables list the members exposed by DataSourceDefinerWeb.

Public Constructors

Public Fields

 NameDescription
public FieldStateManager All state management is done through this property. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Top

Protected Fields

 NameDescription
protected Field_callbackArg Property for the callback event argument sent in from the calling page. Use CallbackEventArgument instead. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
Top

Public Properties

 NameDescription
public PropertyAccessKey (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCallbackFunctionString Gets the callbackfunction string for this control instance. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public PropertyCallbackResults A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public PropertyClientID (Inherited from System.Web.UI.Control)
public PropertyClientIDMode (Inherited from System.Web.UI.Control)
public PropertyControls (Inherited from System.Web.UI.Control)
public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyDataSourceDefinerInfoTarget The target application for the data source discovery, e.g., Manager.  
public PropertyDataSourceType The name of the type of data source supported for discovery.  
public PropertyDefinition The data source definition string.  
public PropertyEnabled (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyEnableTheming (Inherited from System.Web.UI.Control)
public PropertyEnableViewState (Inherited from System.Web.UI.Control)
public PropertyFont (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyID (Inherited from System.Web.UI.Control)
public PropertyIdentity The ADF Identity to use for accessing the data source.  
public PropertyIsAsync Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public PropertyNamingContainer (Inherited from System.Web.UI.Control)
public PropertyPage (Inherited from System.Web.UI.Control)
public PropertyParent (Inherited from System.Web.UI.Control)
public PropertyRenderingCompatibility (Inherited from System.Web.UI.Control)
public PropertyResourceTypes The resource types supported by the data source.  
public PropertyShowDialog Whether to display the dialog.  
public PropertySite (Inherited from System.Web.UI.Control)
public PropertySkinID (Inherited from System.Web.UI.Control)
public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertySupportsDisabledAttribute (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTabIndex (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyTemplateControl (Inherited from System.Web.UI.Control)
public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyToolTip (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyUniqueID (Inherited from System.Web.UI.Control)
public PropertyUseDefaultWebResources The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public PropertyViewStateMode (Inherited from System.Web.UI.Control)
public PropertyVisible (Inherited from System.Web.UI.Control)
public PropertyWebResourceLocation The location of the web resources for use by the ADF Web Controls if the default Web resources are not used." (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

 NameDescription
protected PropertyAdapter (Inherited from System.Web.UI.Control)
protected PropertyCallbackEventArgument Property for the callback event argument sent in from the calling page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
protected PropertyChildControlsCreated (Inherited from System.Web.UI.Control)
protected PropertyClientIDSeparator (Inherited from System.Web.UI.Control)
protected PropertyDataSourceDefinerInfo Returns an object that stores information used for defining the data source discovery.  
protected PropertyDataSourceDiscovery Obtains the data source discovery object.  
protected PropertyEvents (Inherited from System.Web.UI.Control)
protected PropertyHasChildViewState (Inherited from System.Web.UI.Control)
protected PropertyIdSeparator (Inherited from System.Web.UI.Control)
protected PropertyIsTrackingViewState (Inherited from System.Web.UI.Control)
protected PropertyLoadViewStateByID (Inherited from System.Web.UI.Control)
protected PropertyTagKeyOverridden.  Gets the HTML tag used for the control contents.  
protected PropertyTagName (Inherited from System.Web.UI.WebControls.WebControl)
protected PropertyViewState (Inherited from System.Web.UI.Control)
protected PropertyViewStateIgnoresCase (Inherited from System.Web.UI.Control)
Top

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public MethodDataBindOverloaded.  (Inherited from System.Web.UI.Control)
public MethodDispose (Inherited from System.Web.UI.Control)
public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodFocus (Inherited from System.Web.UI.Control)
public MethodGetCallbackResultOverridden.  Retrieves a string suitable for transmission to the client for updating during a client callback.  
public MethodGetDataSourceInfo Retrieves the information on available data sources.  
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptDescriptors Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodGetScriptReferences Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRaiseCallbackEvent As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRaisePostBackEvent Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRefreshRefreshes the contents of the control for callback purposes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
public MethodResolveUrl (Inherited from System.Web.UI.Control)
public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Top

Protected Methods

 NameDescription
protected MethodAddAttributesToRender (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodAddParsedSubObject (Inherited from System.Web.UI.Control)
protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
protected MethodClearCachedClientID (Inherited from System.Web.UI.Control)
protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
protected MethodClearChildState (Inherited from System.Web.UI.Control)
protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
protected MethodClearEffectiveClientIDMode (Inherited from System.Web.UI.Control)
protected MethodCreateChildControlsOverridden.  Adds the contents of the control as child controls.  
protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
protected MethodEnsureID (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeWarnings Method to be overridden by derivees so that they can respond during design time and add any configuration warning messages to be displayed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
protected MethodHasEvents (Inherited from System.Web.UI.Control)
protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
protected MethodLoadViewState (Inherited from System.Web.UI.Control)
protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
protected MethodOnDefinitionCancel Occurs when the data source definition is canceled.  
protected MethodOnDefinitionComplete Occurs when the data source definition is complete.  
protected MethodOnInit (Inherited from System.Web.UI.Control)
protected MethodOnLoadOverridden.  Occurs when the control is loaded.  
protected MethodOnPreRender (Inherited from System.Web.UI.Control)
protected MethodOnUnload (Inherited from System.Web.UI.Control)
protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodRecreateChildControls (Inherited from System.Web.UI.WebControls.CompositeControl)
protected MethodRenderOverridden.  Renders the control to the output writer, either for design or runtime.  
protected MethodRenderDesignModeWarnings If design mode is active and the derived class has configuration errors, then a standard template will be used to show these errors to the user and True is returned, else no warnings are displayed and false is returned. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl)
protected MethodRenderDesignTimeHtml Renders the control at design time.  
protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
protected MethodSaveViewState (Inherited from System.Web.UI.Control)
protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodTrackViewState (Inherited from System.Web.UI.Control)
Top

Public Events

 NameDescription
public EventDataBinding (Inherited from System.Web.UI.Control)
public EventDefinitionCanceled Event that occurs when the data source definition is canceled by the user.  
public EventDefinitionCompleted Event that occurs when the data source definition is completed.  
public EventDisposed (Inherited from System.Web.UI.Control)
public EventInit (Inherited from System.Web.UI.Control)
public EventLoad (Inherited from System.Web.UI.Control)
public EventPreRender (Inherited from System.Web.UI.Control)
public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

© 2011 All Rights Reserved.