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

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 9.0.0
Syntax
C#
protected void PropagateProperties(
	ICMSDataProperties properties
)

Parameters

properties
Type: CMS.ControlsICMSDataProperties
Settings
See Also