Share via


CardTextInputIconButton Class

Definition

Card text input button with icon.

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

Constructors

CardTextInputIconButton()

Properties

Action

Gets or sets the button's action.

(Inherited from CardTextInputBaseButton)
Icon

Gets or sets the icon to display.

Id

Gets or sets unique Id of the button.

(Inherited from CardTextInputBaseButton)

Applies to