PagePorter Class Library

FpTimeStamp.SpanSeparator Property

Gets or sets the string to display between the dates if Type is Spanned.

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

Property Value

The string to display between the dates if Type is Spanned.

Remarks

The string specified here is not HTML-encoded, so HTML codes may be included such as  .

See Also

FpTimeStamp Class | Parastream.Web.UI.WebControls Namespace