CardTextInputTitleButton Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |