FormsAuthenticationControl.captionLabel field

Specifies the text that is displayed in the control's caption.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Protected captionLabel As Literal
'Usage
Dim value As Literal

value = Me.captionLabel

Me.captionLabel = value
protected Literal captionLabel

See also

Reference

FormsAuthenticationControl class

FormsAuthenticationControl members

Microsoft.Office.Server.Search.WebControls namespace