Click or drag to resize
ItemPropertiesLoadItemProperties Method
Loads selected item into the child controls and ensures displaying correct controls.

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

Parameters

properties
Type: System.CollectionsHashtable
Properties collection
See Also