System.Web.UI.WebControls.ImageField.FormatImageUrlValue Method

Applies the format specified by the ImageField.DataImageUrlFormatString property to a field value.

Syntax

protected virtual string FormatImageUrlValue (object value)

Parameters

value
Documentation for this section has not yet been entered.

Returns

The transformed value.

Remarks

The ImageField.FormatImageUrlValue(object) method is a helper method used by the System.Web.UI.WebControls.ImageField class to apply the format specified by the ImageField.DataImageUrlFormatString property to a field value.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0