PageAdapter::GetRadioButtonsByGroup Method
Retrieves a collection of radio button controls specified by groupName.
Assembly: System.Web (in System.Web.dll)
Parameters
- groupName
- Type: System::String
A String that is the name of the RadioButton group to retrieve.
Return Value
Type: System.Collections::ICollectionAn ICollection of RadioButton controls that make up groupName.
Radio button control adapters use the GetRadioButtonsByGroup and RegisterRadioButton methods to reference the other RadioButton controls in the group.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.