CompoundButton.WithId(String) Method

Definition

public Microsoft.Teams.Cards.CompoundButton WithId(string value);
member this.WithId : string -> Microsoft.Teams.Cards.CompoundButton
Public Function WithId (value As String) As CompoundButton

Parameters

value
String

Returns

Applies to