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)
SelectListItem(string text, string value, bool selected) Constructor
Syntax
public
.ctor(
string
text,
string
value,
bool
selected)
Parameters
text
Type: string
value
Type: string
selected
Type: bool