API Reference
Enum
EmailButtonSize
Enum for email button sizes.
Inheritance
- Enum
- EmailButtonSize
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property EmailButton.Size
- Field EmailButtonSize.Large
- Field EmailButtonSize.Medium
- Field EmailButtonSize.Small
- Property EmailDownloadCard.ButtonSize
- Property EmailEmptyStateAction.Size
- Property EmailHero.ButtonSize
- Property EmailPhotoCard.ButtonSize
- Property EmailProductCard.ButtonSize
- Property EmailPromoCodeCard.ButtonSize
- Property EmailRepoStatsCard.ButtonSize
- Property EmailScheduleCard.ButtonSize
- Property EmailShippingProgress.ButtonSize
Accepted by parameters
- Method EmailButton.WithSize
- Method EmailButtonGroup.AddButton
- Method EmailCalloutCard.AddAction
- Method EmailCredentialCard.AddAction
- Method EmailDownloadCard.WithButton
- Method EmailEmptyStateCard.AddAction
- Method EmailEventCard.AddAction
- Method EmailHero.WithButton
- Method EmailIncidentSummaryCard.AddAction
- Method EmailOfferCard.AddAction
- Method EmailPhotoCard.WithButton
- Method EmailProductCard.WithButton
- Method EmailProfileCard.AddAction
- Method EmailPromoCodeCard.WithButton
- Method EmailRepoStatsCard.WithButton
- Method EmailScheduleCard.WithButton
- Method EmailShippingProgress.WithButton
- Method EmailSubscriptionSummaryCard.AddAction
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String