Show / Hide Table of Contents

Class PollResultShowingEndDateCannotSetBeforeStartDateException

Inheritance
object
PollResultShowingEndDateCannotSetBeforeStartDateException
Namespace: Volo.CmsKit.Polls
Assembly: Volo.CmsKit.Pro.Domain.dll
Syntax
public class PollResultShowingEndDateCannotSetBeforeStartDateException : BusinessException

Constructors

PollResultShowingEndDateCannotSetBeforeStartDateException(DateTime, DateTime)

Declaration
public PollResultShowingEndDateCannotSetBeforeStartDateException(DateTime startDate, DateTime resultShowingEndDate)
Parameters
Type Name Description
DateTime startDate
DateTime resultShowingEndDate
In this article
Back to top Powered by Volosoft