AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes the call to action button configuration for the form.

Inheritance Hierarchy

System.Object
  Amazon.AmplifyUIBuilder.Model.FormCTA

Namespace: Amazon.AmplifyUIBuilder.Model
Assembly: AWSSDK.AmplifyUIBuilder.dll
Version: 3.x.y.z

Syntax

C#
public class FormCTA

The FormCTA type exposes the following members

Constructors

NameDescription
Public Method FormCTA()

Properties

NameTypeDescription
Public Property Cancel Amazon.AmplifyUIBuilder.Model.FormButton

Gets and sets the property Cancel.

Displays a cancel button.

Public Property Clear Amazon.AmplifyUIBuilder.Model.FormButton

Gets and sets the property Clear.

Displays a clear button.

Public Property Position Amazon.AmplifyUIBuilder.FormButtonsPosition

Gets and sets the property Position.

The position of the button.

Public Property Submit Amazon.AmplifyUIBuilder.Model.FormButton

Gets and sets the property Submit.

Displays a submit button.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5