System.Web.Security.MembershipCreateUserException.GetObjectData Method

Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.

Syntax

public override void GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext ctx)

Parameters

ctx
Documentation for this section has not yet been entered.
info
The System.Runtime.Serialization.SerializationInfo to populate with data.

Remarks

Any objects included in the System.Runtime.Serialization.SerializationInfo are automatically tracked and serialized by the formatter.

Requirements

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