SPMobileNewFormNavigation.DisplayNavigation 属性
获取一个值,该值指示超链接是否可见。
命名空间: Microsoft.SharePoint.Mobile.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides ReadOnly Property DisplayNavigation As Boolean
Get
用法
Dim value As Boolean
value = Me.DisplayNavigation
protected override bool DisplayNavigation { get; }
属性值
类型:System.Boolean
true超链接是否可见,则否则为false。
备注
如果用户有权创建新的项目,则此属性为true 。