Click or drag to resize
CMSControlDataSourcePropagateProperties Method (ICMSControlProperties)
Propagates given settings

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
protected void PropagateProperties(
	ICMSControlProperties properties
)

Parameters

properties
Type: CMS.ControlsICMSControlProperties
Settings
See Also