RanorexRanorex Documentation
Checked Property
NamespacesRanorexInputTagChecked
The 'checked' attribute of the element.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Checked { get; set; }
Public Overridable Property Checked As String
public:
virtual property String^ Checked {
	String^ get ();
	void set (String^ value);
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

Assembly: Ranorex.Plugin.Web (Module: Ranorex.Plugin.Web) Version: 4.0.3.22982 (4.0.3.22982)