Share via


ObjectCacheDataSourceView.DataSourceOwner Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected ReadOnly Property DataSourceOwner As IDataSource
    Get
'Usage
Dim value As IDataSource

value = Me.DataSourceOwner
protected IDataSource DataSourceOwner { get; }

Property Value

Type: System.Web.UI.IDataSource

See Also

Reference

ObjectCacheDataSourceView Class

ObjectCacheDataSourceView Members

Microsoft.SharePoint.Portal.WebControls Namespace