PagePorter Class Library

FpTimeStamp.Type Property

Gets or sets the type of date and time to display.

[Visual Basic]
Public Property Type As FpTimeStampType
[C#]
public FpTimeStampType Type {get; set;}

Property Value

The type of date and time to display. See FpTimeStampType for possible values.

See Also

FpTimeStamp Class | Parastream.Web.UI.WebControls Namespace