CreateUserErrorEventArgs Constructor (MembershipCreateStatus)

 

Initializes a new instance of the CreateUserErrorEventArgs class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Public Sub New (
	s As MembershipCreateStatus
)

Parameters

s
Type: System.Web.Security.MembershipCreateStatus

A MembershipCreateStatus object that describes the result of a CreateUser attempt.

.NET Framework
Available since 2.0
Return to top
Show: