System.Web.Security.MembershipCreateUserException.StatusCode Property

Gets a description of the reason for the exception.

Syntax

public MembershipCreateStatus StatusCode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The MembershipCreateUserException.StatusCode property enables you to determine why the System.Web.Security.MembershipCreateUserException was thrown and respond accordingly.

Requirements

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