Hide

YetaWF Documentation

Display
Print

TimeSpanHM Component

TimeSpanHM (Edit)

Allows entry of a timespan using hours and minutes.

Model Type: System.TimeSpan?

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