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

A button is essentially an 'option' that may be associated with other form elements. SubmitButtonGroup
Afficher le fichier Open project: OctopusDeploy/Octo.exe

Méthodes publiques

Méthode Description
Button ( string text, string value = null ) : System

Method Details

Button() public méthode

public Button ( string text, string value = null ) : System
text string
value string
Résultat System