Freigeben über


ViewSearchForm.GetAttribute-Methode

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

Syntax

'Declaration
Public Function GetAttribute ( _
    key As String _
) As String
'Usage
Dim instance As ViewSearchForm
Dim key As String
Dim returnValue As String

returnValue = instance.GetAttribute(key)
public string GetAttribute(
    string key
)

Parameter

Rückgabewert

Typ: System.String

Implementiert

IAttributeAccessor.GetAttribute(String)

Siehe auch

Referenz

ViewSearchForm Klasse

ViewSearchForm-Member

Microsoft.SharePoint.WebControls-Namespace