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

A group of options, represented as buttons. The value of the element is the value of the selected button.
Inheritance: Control
Afficher le fichier Open project: OctopusDeploy/Octo.exe

Méthodes publiques

Méthode Description
CoerceValue ( string value ) : object
GetNativeValueType ( ) : Type
SubmitButtonGroup ( List

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

SubmitButtonGroup() public méthode

public SubmitButtonGroup ( List
buttons List
Résultat System