Back to Devexpress

DateRangeAttribute Class

aspnetmvc-devexpress-dot-web-dot-mvc-833f65b0.md

latest1.3 KB
Original Source

DateRangeAttribute Class

Specifies the date range settings.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class DateRangeAttribute :
    ValidationAttribute,
    IClientValidatable
vb
Public Class DateRangeAttribute
    Inherits ValidationAttribute
    Implements IClientValidatable

Implements

_Attribute

IClientValidatable

Inheritance

Object Attribute ValidationAttribute DateRangeAttribute

See Also

DateRangeAttribute Members

DevExpress.Web.Mvc Namespace