XmlUrlDataSource Properties

Include Protected Members
Include Inherited Members

The XmlUrlDataSource type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Protected property AppendUserNameToCacheKey (Overrides BaseXmlDataSource.AppendUserNameToCacheKey.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AuthPassword Gets or sets the authorization password.
Public property AuthType Gets or sets the authorization type.
Public property AuthUserName Gets or sets the user name to authorize.
Public property BindingContainer (Inherited from Control.)
Public property CacheDuration Gets or sets the amount of time in seconds that the cache is valid. (Inherited from BaseXmlDataSource.)
Public property CacheExpirationPolicy Gets or sets the expiration policy of the cache. (Inherited from BaseXmlDataSource.)
Public property CacheKeyDependency Gets or sets an arbitrary dependent cache key for the entry. (Inherited from BaseXmlDataSource.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from HierarchicalDataSourceControl.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from HierarchicalDataSourceControl.)
Public property DataFileParameters Gets a collection of parameters used in manipulating the XmlDocPath. (Inherited from BaseXmlDataSource.)
Public property DeleteCommand Gets or sets the URL to call in order to execute a logical delete.
Public property DeleteParameters Gets the parameters of the delete command.
Protected property DesignMode (Inherited from Control.)
Public property EnableCaching Gets or sets a value that indicates whether caching is enabled. (Inherited from BaseXmlDataSource.)
Public property EnableTheming (Inherited from HierarchicalDataSourceControl.)
Public property EnableViewState (Inherited from Control.)
Public property ErrorCacheDuration Gets or sets the amount of time, in seconds, for the code stored in the cache to be valid. (Inherited from BaseXmlDataSource.)
Protected property Events (Inherited from Control.)
Protected property HasChildViewState (Inherited from Control.)
Public property HttpMethod Gets or sets which HTTP method should be used.
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property InsertCommand Gets or sets the URL to call in order to execute a logical insert.
Public property InsertParameters Gets the parameters of the insert command.
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LastException (Inherited from BaseXmlDataSource.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property SelectCommand Gets or sets the URL to call in order to execute a select command.
Public property SelectParameters Gets the parameters of the select command.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from HierarchicalDataSourceControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property UniqueID (Inherited from Control.)
Public property UpdateCommand Gets or sets the URL to call in order to execute an update command.
Public property UpdateParameters Gets the parameters of the update command.
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from HierarchicalDataSourceControl.)
Protected property XmlDocPath Gets or sets the URL path to the requested resource. (Inherited from BaseXmlDataSource.)
Public property XPath Gets or sets the XPath to a repeating data region. (Inherited from BaseXmlDataSource.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

XmlUrlDataSource Class

Microsoft.SharePoint.WebControls Namespace