Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.UIControls Namespaces
CMS.UIControls
UniSelector Class
UniSelector Methods
NewListItem Method
NewListItem Method (DataRow)
NewListItem Method (String, String)
UniSelector
NewListItem Method (String, String)
Creates a new list item based on the given text and value.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
Copy
protected
ListItem
NewListItem
(
string
text
,
string
value
)
Parameters
text
Type:
System
String
value
Type:
System
String
Return Value
Type:
ListItem
See Also
Reference
UniSelector Class
NewListItem Overload
CMS.UIControls Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com