ContentInnerMediaViewGetID Method |
Returns correct ID for the item (for colorizing the item when selected).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected string GetID(
Object dataItem
)
Parameters
- dataItem
- Type: SystemObject
Container.DataItem
Return Value
Type:
StringSee Also