Class PageFeedbackConst
Inheritance
PageFeedbackConst
Assembly: Volo.CmsKit.Pro.Domain.Shared.dll
Syntax
public static class PageFeedbackConst
Fields
DefaultSettingEntityType
Declaration
public const string DefaultSettingEntityType = null
Field Value
EmailAddressesSeparator
Declaration
public const string EmailAddressesSeparator = ","
Field Value
Properties
MaxAdminNoteLength
Declaration
public static int MaxAdminNoteLength { get; set; }
Property Value
MaxEmailAddressesLength
Declaration
public static int MaxEmailAddressesLength { get; set; }
Property Value
MaxEntityIdLength
Declaration
public static int MaxEntityIdLength { get; set; }
Property Value
MaxEntityTypeLength
Declaration
public static int MaxEntityTypeLength { get; set; }
Property Value
MaxUrlLength
Declaration
public static int MaxUrlLength { get; set; }
Property Value
MaxUserNoteLength
Declaration
public static int MaxUserNoteLength { get; set; }
Property Value