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
Button
C# Class Octopus.Client.Model.Forms.Button
A button is essentially an 'option' that may be associated with other form elements.
SubmitButtonGroup
Datei anzeigen
Open project: OctopusDeploy/Octo.exe
Public Methods
Method
Description
Button
(
string
text
,
string
value
= null ) :
System
Method Details
Button()
public
method
public
Button
(
string
text
,
string
value
= null ) :
System
text
string
value
string
return
System