Provides a user interface to define a TimeSpan.

Namespace:  EPiServer.Web.WebControls
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
[DefaultPropertyAttribute("Text")]
public class InputTimeSpan : InputBase

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      EPiServer.Web.WebControls..::.InputBase
        EPiServer.Web.WebControls..::.InputTimeSpan

See Also