NUnitAsp

HtmlInputRadioButtonTester.CannotUncheckException Class

Test attempted to set radio button's Checked property to false, but radio buttons cannot be unchecked directly. Check another radio button in the same group instead.

For a list of all members of this type, see HtmlInputRadioButtonTester.CannotUncheckException Members.

System.Object
   Exception
      SystemException
         InvalidOperationException
            HtmlInputRadioButtonTester.CannotUncheckException

public class HtmlInputRadioButtonTester.CannotUncheckException : InvalidOperationException

Requirements

Namespace: NUnit.Extensions.Asp.HtmlTester

Assembly: NUnitAsp (in NUnitAsp.dll)

See Also

HtmlInputRadioButtonTester.CannotUncheckException Members | NUnit.Extensions.Asp.HtmlTester Namespace