Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Octopus
Client
Model
Forms
TextArea
C# Class Octopus.Client.Model.Forms.TextArea
An input area for paragraphs of text.
Inheritance:
Control
Exibir arquivo
Open project: OctopusDeploy/Octo.exe
Public Methods
Method
Description
CoerceValue
(
string
value
) :
object
GetNativeValueType
( ) :
Type
TextArea
(
string
label
) :
System
Method Details
CoerceValue()
public
method
public
CoerceValue
(
string
value
) :
object
value
string
return
object
GetNativeValueType()
public
method
public
GetNativeValueType
( ) :
Type
return
System.Type
TextArea()
public
method
public
TextArea
(
string
label
) :
System
label
string
return
System