C# Class Octopus.Client.Model.Forms.TextArea

An input area for paragraphs of text.
Inheritance: Control
Afficher le fichier Open project: OctopusDeploy/Octo.exe

Méthodes publiques

Méthode Description
CoerceValue ( string value ) : object
GetNativeValueType ( ) : Type
TextArea ( string label ) : System

Method Details

CoerceValue() public méthode

public CoerceValue ( string value ) : object
value string
Résultat object

GetNativeValueType() public méthode

public GetNativeValueType ( ) : Type
Résultat System.Type

TextArea() public méthode

public TextArea ( string label ) : System
label string
Résultat System