Click or drag to resize
ContentInnerMediaViewGetID Method
Returns correct ID for the item (for colorizing the item when selected).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected string GetID(
	Object dataItem
)

Parameters

dataItem
Type: SystemObject
Container.DataItem

Return Value

Type: String
See Also