AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ListSource..::..GetList Method

Returns an IList that can be bound to a data source from an object that does not implement an IList itself.

Namespace:  AdvantageCMS.Data
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


public IList GetList()

Return Value

An IList that can be bound to a data source from the object.