SPMobileCreatedModifiedPanel.Visible 属性

获取值,该值指示是否显示列表项创建和修改详细信息。

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

语法

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

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

属性值

类型:System.Boolean
true如果的创建、 作者、 修改或编辑器字段的列表项中 ; 上存在否则为false。

另请参阅

引用

SPMobileCreatedModifiedPanel 类

SPMobileCreatedModifiedPanel 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间