C# Class FluentWebControls.RadioButtonData

Inheritance: WebControlBase, IRadioButtonData
Afficher le fichier Open project: mvbalaw/FluentWebControls Class Usage Examples

Private Properties

Свойство Type Description
AppendLabel void

Méthodes publiques

Méthode Description
RadioButtonData ( bool isChecked ) : System
ToString ( ) : string

Private Methods

Méthode Description
AppendLabel ( StringBuilder stringBuilder ) : void

Method Details

RadioButtonData() public méthode

public RadioButtonData ( bool isChecked ) : System
isChecked bool
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string