다음을 통해 공유


ConfirmNumber Class

Important

This content is archived and is not being updated. For the latest documentation, see Microsoft Dynamics 365 product documentation. For the latest release plans, see Dynamics 365 and Microsoft Power Platform release plans.

Control for displaying order confirmation number.

Namespace:  Microsoft.Dynamics.Retail.SharePoint.Web.Storefront.Controls
Assembly:  Microsoft.Dynamics.Retail.SP.Web.Storefront (in Microsoft.Dynamics.Retail.SP.Web.Storefront.dll)

Syntax

'Declaration
Public Class ConfirmNumber _
    Inherits WebControl
'Usage
Dim instance As ConfirmNumber
public class ConfirmNumber : WebControl
public ref class ConfirmNumber : public WebControl

Inheritance Hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.Dynamics.Retail.SharePoint.Web.Storefront.Controls.ConfirmNumber

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Retail.SharePoint.Web.Storefront.Controls Namespace