UnsecuredLayoutsPageBase.ShowStandardControls 属性

获取或设置一个值,指示是否在 v4 UI 中隐藏的返回帮助关闭链接。

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

语法

声明
Protected Property ShowStandardControls As Boolean
    Get
    Set
用法
Dim value As Boolean

value = Me.ShowStandardControls

Me.ShowStandardControls = value
protected bool ShowStandardControls { get; set; }

属性值

类型:System.Boolean
true如果 v4 UI ; 中隐藏返回帮助关闭链接否则为false。默认值为true。

另请参阅

引用

UnsecuredLayoutsPageBase 类

UnsecuredLayoutsPageBase 成员

Microsoft.SharePoint.WebControls 命名空间