PagePorter Class Library

FpTimeStamp Class

A custom control that implements the FrontPage Date and Time ("Datetime") control.

For a list of all members of this type, see FpTimeStamp Members.

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Parastream.Web.UI.WebControls.FpWebControl
            Parastream.Web.UI.WebControls.FpTimeStamp

[Visual Basic]
Public Class FpTimeStamp
    Inherits FpWebControl
[C#]
public class FpTimeStamp : FpWebControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Parastream.Web.UI.WebControls

Assembly: FpCtrls (in FpCtrls.dll)

See Also

FpTimeStamp Members | Parastream.Web.UI.WebControls Namespace