SPMobileItemValidationFailedMessage.Visible 属性

获取指示错误标签是否可见的值。

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

语法

声明
Public Overrides ReadOnly Property Visible As Boolean
    Get
用法
Dim instance As SPMobileItemValidationFailedMessage
Dim value As Boolean

value = instance.Visible
public override bool Visible { get; }

属性值

类型:System.Boolean
true错误标签是否可见。否则为false。

另请参阅

引用

SPMobileItemValidationFailedMessage 类

SPMobileItemValidationFailedMessage 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间