Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Controls
BasicDataList Class
BasicDataList Properties
DataBindByDefault Property
DataSource Property
DataSourceControl Property
DataSourceName Property
DefaultDataSource Property
HideControlForZeroRows Property
PageableControl Property
PagerDataItem Property
PagerForceNumberOfResults Property
RelatedData Property
ResolveDynamicControls Property
UniPagerControl Property
ZeroRowsText Property
BasicDataList
RelatedData Property
Custom data connected to the object, if not set, returns the Related data of the nearest IDataControl.
Namespace:
CMS.Controls
Assembly:
CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
Object
RelatedData
{
get
;
set
; }
Property Value
Type:
Object
Implements
IRelatedData
RelatedData
See Also
Reference
BasicDataList Class
CMS.Controls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com