SubmitAction.WithConditionallyEnabled(Boolean) Method

Definition

public Microsoft.Teams.Cards.SubmitAction WithConditionallyEnabled(bool value);
member this.WithConditionallyEnabled : bool -> Microsoft.Teams.Cards.SubmitAction
Public Function WithConditionallyEnabled (value As Boolean) As SubmitAction

Parameters

value
Boolean

Returns

Applies to