PagePorter Class Library

FpScheduledInclude.ScreenTipDuring Property

Gets or sets the text to include during the scheduled time.

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

Property Value

The ScreenTip text to include during 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