C# 클래스 Octopus.Client.Model.Forms.SubmitButtonGroup

A group of options, represented as buttons. The value of the element is the value of the selected button.
상속: Control
파일 보기 프로젝트 열기: OctopusDeploy/Octo.exe

공개 메소드들

메소드 설명
CoerceValue ( string value ) : object
GetNativeValueType ( ) : Type
SubmitButtonGroup ( List

메소드 상세

CoerceValue() 공개 메소드

public CoerceValue ( string value ) : object
value string
리턴 object

GetNativeValueType() 공개 메소드

public GetNativeValueType ( ) : Type
리턴 System.Type

SubmitButtonGroup() 공개 메소드

public SubmitButtonGroup ( List
buttons List
리턴 System