ControlsHelperGetDropDownListSource Method |
Note: This API is now obsolete.
Namespace: CMS.Base.Web.UI
[ObsoleteAttribute("Use custom code instead. Will be removed in next major release.")] public static List<ListItem> GetDropDownListSource( IEnumerable<string> items, string resourcePrefix = null )