ViewSearchForm.GetAttribute 方法

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Function GetAttribute ( _
    key As String _
) As String
用法
Dim instance As ViewSearchForm
Dim key As String
Dim returnValue As String

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

参数

返回值

类型:System.String

实现

IAttributeAccessor.GetAttribute(String)

另请参阅

引用

ViewSearchForm 类

ViewSearchForm 成员

Microsoft.SharePoint.WebControls 命名空间