Click or drag to resize
ItemPropertiesLoadProperties Method
Loads selected properties into the child controls and ensures displaying correct values.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public virtual void LoadProperties(
	Hashtable properties
)

Parameters

properties
Type: System.CollectionsHashtable
Properties collection
See Also