PagePorter Class Library

FpScheduledInclude.ScreenTipOtherwise Property

Gets or sets the text to include before and after the scheduled time.

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

Property Value

The ScreenTip text to include before and after the scheduled time. Used for the ALT tag in pictures, and the TITLE tag in hyperlinks.

See Also

FpScheduledInclude Class | Parastream.Web.UI.WebControls Namespace