FormItemRow.ImageUrl2FileContext 属性

获取或设置显示第二个图像的文件名ResourceFileContext的第一个图像的右侧。

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

语法

声明
Public Property ImageUrl2FileContext As ResourceFileContext
    Get
    Set
用法
Dim instance As FormItemRow
Dim value As ResourceFileContext

value = instance.ImageUrl2FileContext

instance.ImageUrl2FileContext = value
public ResourceFileContext ImageUrl2FileContext { get; set; }

属性值

类型:ResourceFileContext

另请参阅

引用

FormItemRow 类

FormItemRow 成员

Microsoft.SharePoint.Portal.WebControls 命名空间