Click or drag to resize

ListPageExtensionBaseList Property

Gets the base list for access to the data

Namespace:  EBP.Api.List
Assembly:  EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
protected IBaseList BaseList { get; }

Return Value

Type: IBaseList
The base list for access to the data
See Also