A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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