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


In This Topic
    OrderNoteAddedByMerchantEventArgs Class Members
    In This Topic

    The following tables list the members exposed by OrderNoteAddedByMerchantEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the OrderNoteAddedByMerchantEventArgs class  
    Top
    Public Properties
     NameDescription
    Public Property Gets the order note that has been added (Inherited from CommerceBuilder.Eventing.OrderNoteEventArgs)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also