Freigeben über


WebAdministrationSelector.CurrentName-Eigenschaft

Ruft die aktuellen serverrelative Url der ausgewählten Website. andernfalls String.Empty.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property CurrentName As String
    Get
'Usage
Dim instance As WebAdministrationSelector
Dim value As String

value = instance.CurrentName
public override string CurrentName { get; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

Siehe auch

Referenz

WebAdministrationSelector Klasse

WebAdministrationSelector-Member

Microsoft.SharePoint.WebControls-Namespace