Show / Hide Table of Contents

Class NewsletterPreferenceConst

Inheritance
object
NewsletterPreferenceConst
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Newsletters
Assembly: Volo.CmsKit.Pro.Domain.Shared.dll
Syntax
public static class NewsletterPreferenceConst

Properties

MaxPreferenceLength

Declaration
public static int MaxPreferenceLength { get; set; }
Property Value
Type Description
int

MaxSourceLength

Declaration
public static int MaxSourceLength { get; set; }
Property Value
Type Description
int

MaxSourceUrlLength

Declaration
public static int MaxSourceUrlLength { get; set; }
Property Value
Type Description
int
In this article
Back to top Powered by ABP.IO Platform