docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
4.0.0
ProGet SDK
Inedo.Web.Controls
SelectListItem
SelectListItem(string,string,bool,string)
SelectListItem(string text, string value, bool selected, string optionGroup) Constructor
Syntax
public
.ctor(
string
text,
string
value,
bool
selected,
string
optionGroup)
Parameters
text
Type: string
value
Type: string
selected
Type: bool
optionGroup
Type: string