C# Class FluentWebControls.RadioButtonData

Inheritance: WebControlBase, IRadioButtonData
ファイルを表示 Open project: mvbalaw/FluentWebControls Class Usage Examples

Private Properties

Property Type Description
AppendLabel void

Public Methods

Method Description
RadioButtonData ( bool isChecked ) : System
ToString ( ) : string

Private Methods

Method Description
AppendLabel ( StringBuilder stringBuilder ) : void

Method Details

RadioButtonData() public method

public RadioButtonData ( bool isChecked ) : System
isChecked bool
return System

ToString() public method

public ToString ( ) : string
return string