PagePorter Class Library

FpTimeStamp.Format Property

Gets or sets the value that describes the format used to display the date and time.

[Visual Basic]
Public Property Format As String
[C#]
public string Format {get; set;}

Property Value

The value that describes the format used to display the date and time.

Remarks

See the System.DateTime.ToString method for details on format strings.

See Also

FpTimeStamp Class | Parastream.Web.UI.WebControls Namespace