BuildMaster SDK Reference
Version:
SelectListItem Class
Inheritance Hierarchy
- object
- Inedo.Web.Controls.SelectListItem
Syntax
public
class
SelectListItem : System.Web.UI.IAttributeAccessor
Properties
|
Name |
Description |
|
Attributes
|
Gets the attributes.
|
|
OptionGroup
|
Gets or sets the name of the option group this should be grouped in.
|
|
Selected
|
Gets or sets a value indicating the "selected" attribute will be written.
|
|
Text
|
Gets or sets the text to be rendered.
|
|
Value
|
Gets or sets the value attribute.
|