BaseXmlDataSource Properties

Include Protected Members
Include Inherited Members

The BaseXmlDataSource type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Protected property AppendUserNameToCacheKey
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property BindingContainer (Inherited from Control.)
Public property CacheDuration Gets or sets the amount of time in seconds that the cache is valid.
Public property CacheExpirationPolicy Gets or sets the expiration policy of the cache.
Public property CacheKeyDependency Gets or sets an arbitrary dependent cache key for the entry.
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.
Protected property DesignMode (Inherited from Control.)
Public property EnableCaching Gets or sets a value that indicates whether caching is enabled.
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.
Protected property Events (Inherited from Control.)
Protected property HasChildViewState (Inherited from Control.)
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Protected property LastException
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 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.)
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.
Public property XPath Gets or sets the XPath to a repeating data region.

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

BaseXmlDataSource Class

Microsoft.SharePoint.WebControls Namespace