Show / Hide Table of Contents

Enum CtaType

News feed CTA type This Enum is used by: NewsFeedItemCta.CtaType

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

Fields

Name Description
Link

3: Rendered as a blue underlined link

Primary

1: Rendered as a solid color button

Secondary

2: Rendered as an outline button

Unknown

0: Unknown - rendered as a link, maybe

Extension Methods

EnumUtil.MapEnums<CtaType, To>(CtaType)
Converters.MapEnums<CtaType, To>(CtaType)
ObjectExtensions.AssignByReflection<CtaType>(CtaType, CtaType)
ObjectExtensions.GraphCopy<CtaType>(CtaType)
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