Click or drag to resize
MembersDataSourceGetDataSourceFromDB Method
Gets datasource from DB.

Namespace: CMS.Community.Web.UI
Assembly: CMS.Community.Web.UI (in CMS.Community.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected override Object GetDataSourceFromDB()

Return Value

Type: Object
Dataset as object
See Also