docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.Web.Controls
SelectListItem
SelectListItem Class
Inheritance Hierarchy
object
Inedo.Web.Controls.SelectListItem
Syntax
public
class
SelectListItem
:
System.Web.UI.IAttributeAccessor
Constructors
Name
Description
SelectListItem(string text)
SelectListItem(string text, string value)
SelectListItem(string text, string value, bool selected)
SelectListItem(string text, string value, bool selected, string optionGroup)
Properties
Name
Description
Attributes
OptionGroup
Selected
Text
Value