SPXmlDataSource Properties

Include Protected Members
Include Inherited Members

The SPXmlDataSource type exposes the following members.

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Protected property AppendUserNameToCacheKey (Inherited from BaseXmlDataSource.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AutoSave Gets or sets a value that indicates whether the file will be saved automatically.
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 DataFile Gets and sets the path to the requested XML file
Public property DataFileParameters Gets a collection of parameters used in manipulating the XmlDocPath. (Inherited from BaseXmlDataSource.)
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 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 (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 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. (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

SPXmlDataSource Class

Microsoft.SharePoint.WebControls Namespace