Show / Hide Table of Contents

Enum CtaFlavor

News feed CTA flavor This Enum is used by: NewsFeedItemCta.CtaFlavor

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/12.2.0.0")]
public enum CtaFlavor : short

Fields

Name Description
Accept

4: Green check icon

Error

3: Red error icon

Info

1: Blue info icon

Normal

0: Plain - no special style

Reject

5: Red x icon

Warning

2: Yellow warning icon

Extension Methods

EnumUtil.MapEnums<CtaFlavor, To>(CtaFlavor)
Converters.MapEnums<CtaFlavor, To>(CtaFlavor)
ObjectExtensions.AssignByReflection<CtaFlavor>(CtaFlavor, CtaFlavor)
ObjectExtensions.GraphCopy<CtaFlavor>(CtaFlavor)
EnumUtil.GetDescription(Enum)
ResourceManagerExt.ToResourceString(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top