Class PollConst
Assembly: Volo.CmsKit.Pro.Domain.Shared.dll
Syntax
public static class PollConst
Properties
MaxCodeLength
Declaration
public static int MaxCodeLength { get; set; }
Property Value
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
MaxQuestionLength
Declaration
public static int MaxQuestionLength { get; set; }
Property Value
MaxTextLength
Declaration
public static int MaxTextLength { get; set; }
Property Value
Declaration
public static int MaxWidgetNameLength { get; set; }
Property Value