FormsAuthenticationControl.captionLabel Field
The text displayed in the forms authentication logon 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