Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the ResourceFileContext of the file for the second image that is shown to the right of the first image.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Property ImageUrl2FileContext As ResourceFileContext
Get
Set
'Usage
Dim instance As FormItemRow
Dim value As ResourceFileContext
value = instance.ImageUrl2FileContext
instance.ImageUrl2FileContext = value
public ResourceFileContext ImageUrl2FileContext { get; set; }
Property Value
Type: ResourceFileContext