Class PollAllowSingleVoteException
Inherited Members
Namespace: Volo.CmsKit.Polls
Assembly: Volo.CmsKit.Pro.Domain.dll
Syntax
public class PollAllowSingleVoteException : BusinessException, ISerializable, IBusinessException, IHasErrorCode, IHasErrorDetails, IHasLogLevel
Constructors
PollAllowSingleVoteException(bool)
Declaration
public PollAllowSingleVoteException(bool allowMultipleVote)
Parameters
Type | Name | Description |
---|---|---|
bool | allowMultipleVote |