Returns dataset with columns Text and Value for a dropdown list source. If resource prefix is defined, text is resolved as resource string "[prefix].value"
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- items
- Type: System.Collections.Generic IEnumerable String
- resourcePrefix (Optional)
- Type: System String
Return Value
Type: List ListItemSee Also