ProfilePropertyMetadata::SerializeAs Property
.NET Framework (current version)
Gets or sets a value that indicates how to serialize the property value.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
public: [DataMemberAttribute] property int SerializeAs { int get(); void set(int value); }
You set the SerializeAs property in the element of the section of the Web.config file when the property is defined.
.NET Framework
Available since 3.5
Available since 3.5
Show: