Hide

YetaWF Documentation

Display
Print

TimeSpanDH Component

TimeSpanDH (Edit)

Allows entry of a timespan using days and hours.

Model Type: System.TimeSpan?

[Caption("Expiration"), Description("The time a cookie will remain valid from the point it is created")]
[UIHint("TimeSpanDH"), Required]
public TimeSpan ExpireTimeSpan { get; set; }