DynamicDataExtensions.FormatValue(IFieldFormattingOptions, Object) Method

Definition

Formats the specified field value by using the specified formatting options.

C#
public static string FormatValue(this System.Web.DynamicData.IFieldFormattingOptions formattingOptions, object fieldValue);

Parameters

formattingOptions
IFieldFormattingOptions

The IFieldFormattingOptions instance to use.

fieldValue
Object

The field value to format.

Returns

The field value that has been formatted by using the specified formatting options.

Applies to

Produkt Wersje
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1