IdentifyingGroupBox GetSelectedRadioButtonName Method CleanCode C# Libraries v1.2.03 API
Gets the name of the selected OnlineRadioButton in the OnlineGroupBox.

Namespace: CleanCode.GeneralComponents.Controls
Assembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public string GetSelectedRadioButtonName()

Return Value

Selected radio button name or the empty string.
See Also