Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Controls
BasicUniView Class
BasicUniView Properties
DataBindByDefault Property
DataSource Property
DataSourceControl Property
DataSourceName Property
DefaultDataSource Property
HideControlForZeroRows Property
PageableControl Property
RelatedData Property
ResolveDynamicControls Property
ZeroRowsText Property
BasicUniView
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
BasicUniView Class
CMS.Controls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com