System.Web.Configuration.MachineKeyValidationConverter.ConvertTo Method

Converts a System.Web.Configuration.MachineKeyValidation value to the string representation of that value.

Syntax

public override object ConvertTo (System.ComponentModel.ITypeDescriptorContext ctx, System.Globalization.CultureInfo ci, object value, Type type)

Parameters

ctx
This parameter is not used.
ci
This parameter is not used.
value
The System.Web.Configuration.MachineKeyValidation to be converted.
type
This parameter is not used.

Returns

A string representing a System.Web.Configuration.MachineKeyValidation value.

Remarks

Documentation for this section has not yet been entered.

Requirements

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