SPDocumentLibrary.UseFormsForDisplay 属性

获取一个值,该值指示是否要使用窗体显示上下文。

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

语法

声明
Public Overrides ReadOnly Property UseFormsForDisplay As Boolean
    Get
用法
Dim instance As SPDocumentLibrary
Dim value As Boolean

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

属性值

类型:System.Boolean
true如果使用窗体显示上下文。否则为false。

另请参阅

引用

SPDocumentLibrary 类

SPDocumentLibrary 成员

Microsoft.SharePoint 命名空间