获取或设置 < A > 标记围绕上搜索表单,其中显示的按钮的工具提示中以及屏幕阅读器将其使用的辅助功能的go按钮的标题。
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property Go As String
Get
Set
用法
Dim instance As ViewSearchForm
Dim value As String
value = instance.Go
instance.Go = value
public string Go { get; set; }
属性值
类型:System.String
一个字符串,包含 < A > 标记的标题。