Table of Contents

Enum CutTextEnum

Namespace
CMS.Helpers
Assembly
CMS.Helpers.dll

Defines the cut location for the text when shortened

public enum CutTextEnum
Extension Methods

Fields

End = 1

Cut at the end of the text

Middle = 2

Cut in the middle of the text

Start = 3

Cut at the start of the text