RibbonPeripheralContent.Location 属性

获取或设置页上的RibbonPeripheralContent将呈现其中的位置。

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

语法

声明
Public Property Location As String
    Get
    Set
用法
Dim instance As RibbonPeripheralContent
Dim value As String

value = instance.Location

instance.Location = value
public string Location { get; set; }

属性值

类型:System.String
指示页面位置String

备注

此属性的值存储在RibbonPeripheralSection

另请参阅

引用

RibbonPeripheralContent 类

RibbonPeripheralContent 成员

Microsoft.Web.CommandUI 命名空间