FormItemRow.Text 属性

获取或设置窗体的物料行中显示的文本。

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

语法

声明
Public Property Text As String
    Get
    Set
用法
Dim instance As FormItemRow
Dim value As String

value = instance.Text

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

属性值

类型:System.String

另请参阅

引用

FormItemRow 类

FormItemRow 成员

Microsoft.SharePoint.Portal.WebControls 命名空间