Click or drag to resize
LinkMediaSelectorColorizeRow Method
Highlights item specified by its ID.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected void ColorizeRow(
	string itemId
)

Parameters

itemId
Type: SystemString
String representation of item ID
See Also