Click or drag to resize
CMSDataList Fields

The CMSDataList type exposes the following members.

Fields
  NameDescription
Protected fielddetailMode
Is true when render detail of some document
Protected fieldmControlsLoaded
Flag saying whether the dynamic controls has been loaded yet.
(Inherited from BasicDataList.)
Protected fieldmDataLoaded
Flag saying whether the data has been loaded yet.
(Inherited from BasicDataList.)
Protected fieldmDataPager
Data pager.
Protected fieldmDataSource
Document data source.
Protected fieldmExternalPager
External pager control?
Protected fieldmFilterControl
Filter control.
Protected fieldmFilterName
Filter name.
Protected fieldmOnBeforeInitFired
True if the on before init was fired.
(Inherited from BasicDataList.)
Protected fieldmPageSizeSet
Indicates if page size property is set.
Protected fieldmRelatedData
Custom data connected to the object.
(Inherited from BasicDataList.)
Protected fieldmRelatedDataLoaded
Related data is loaded.
(Inherited from BasicDataList.)
Protected fieldNoData
When DataSource is empty NoData = true
Protected fielduseDataSourceControl
Indicates whether the viewer should obtain data source from the referenced control provided by the value of DataSourceControl property.
(Inherited from BasicDataList.)
Top
See Also