Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Octopus
Client
Model
Forms
Checkbox
C# Class Octopus.Client.Model.Forms.Checkbox
A Boolean option.
Inheritance:
Control
Datei anzeigen
Open project: OctopusDeploy/Octo.exe
Public Methods
Method
Description
Checkbox
(
string
text
) :
System
CoerceValue
(
string
value
) :
object
GetNativeValueType
( ) :
Type
Method Details
Checkbox()
public
method
public
Checkbox
(
string
text
) :
System
text
string
return
System
CoerceValue()
public
method
public
CoerceValue
(
string
value
) :
object
value
string
return
object
GetNativeValueType()
public
method
public
GetNativeValueType
( ) :
Type
return
System.Type