Click or drag to resize
ProductsDataSourcePropagateProperties Method (ICMSDataProperties)
Propagates given settings

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected void PropagateProperties(
	ICMSDataProperties properties
)

Parameters

properties
Type: CMS.DocumentEngine.Web.UIICMSDataProperties
Settings
See Also