Share via


CardTextInputTitleButton Class

Definition

Card text input button with text.

public class CardTextInputTitleButton : Microsoft.Bot.Schema.SharePoint.CardTextInputBaseButton
type CardTextInputTitleButton = class
    inherit CardTextInputBaseButton
Public Class CardTextInputTitleButton
Inherits CardTextInputBaseButton
Inheritance
CardTextInputTitleButton

Constructors

CardTextInputTitleButton()

Properties

Action

Gets or sets the button's action.

(Inherited from CardTextInputBaseButton)
Id

Gets or sets unique Id of the button.

(Inherited from CardTextInputBaseButton)
Title

Gets or sets the text to display.

Applies to