ICardButtonBase Interface
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.
Base properties for the buttons used in Adaptive Card Extensions card view components.
public interface ICardButtonBase
type ICardButtonBase = interface
Public Interface ICardButtonBase
- Derived
Properties
Action |
Gets or sets the button's action. |
Id |
Gets or sets unique Id of the button. |