Freigeben über


FormsAuthenticationControl.Caption-Eigenschaft

Ruft den Text, der angezeigt wird, für das Textfeld Anmeldung Seite URL ab.

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

Syntax

'Declaration
Public Property Caption As String
    Get
    Set
'Usage
Dim instance As FormsAuthenticationControl
Dim value As String

value = instance.Caption

instance.Caption = value
public string Caption { get; set; }

Eigenschaftswert

Typ: System.String
Der Anzeigetext für das Textfeld Anmeldung Seite URL.

Siehe auch

Referenz

FormsAuthenticationControl Klasse

FormsAuthenticationControl-Member

Microsoft.Office.Server.Search.WebControls-Namespace