UniSelectorGetItemName Method |
Returns item display name based on DisplayNameFormat.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected string GetItemName(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
Source data row
Return Value
Type:
StringSee Also