'宣言 Protected Overrides Function GetValue() As System.Object
'使用法 Dim instance As RenderInputCheckBox Dim value As System.Object value = instance.GetValue()
protected override System.object GetValue()
戻り値の型
True if the checkbox is checked, false otherwise.