Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Eventing Namespace / CustomerPasswordRequestEventArgs Class
Properties


In This Topic
    CustomerPasswordRequestEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CustomerPasswordRequestEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the CustomerPasswordRequestEventArgs class  
    Top
    Public Properties
     NameDescription
    Public Property Gets the link to reset the password  
    Public Property Gets the user for which the event has occured (Inherited from CommerceBuilder.Eventing.UserEventArgs)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also