FormItemRow.Img2Width 属性

获取或设置第二个图像,由ImageUrl2字段中指定的宽度。

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

语法

声明
Public Property Img2Width As Integer
    Get
    Set
用法
Dim instance As FormItemRow
Dim value As Integer

value = instance.Img2Width

instance.Img2Width = value
public int Img2Width { get; set; }

属性值

类型:System.Int32

另请参阅

引用

FormItemRow 类

FormItemRow 成员

Microsoft.SharePoint.Portal.WebControls 命名空间