System.Web.Configuration.ProfilePropertySettings.SerializeAs Property

Gets or sets the serialization method used for the associated property in the dynamically generated ProfileCommon class.

Syntax

[System.Configuration.ConfigurationProperty("serializeAs", DefaultValue="ProviderSpecific")]
public SerializationMode SerializeAs { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

For more information about profile properties, see Understanding ASP.NET Profile Properties.

Requirements

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