SaaS CMS has officially launched! Learn more now.

Class PropertyTimeSpan

Property representing a timespan in minutes.

Inheritance
System.Object
PropertyTimeSpan
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[EditorHint("TimeSpan")]
public class PropertyTimeSpan : PropertyNumber, IReadOnly<PropertyData>, IReadOnly

Constructors

PropertyTimeSpan()

Declaration
public PropertyTimeSpan()

Implements

Extension Methods