 | ProductBackInStockNotification.GetNotificationById Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static ProductBackInStockNotification GetNotificationById(
int notificationId
)
Public Shared Function GetNotificationById (
notificationId As Integer
) As ProductBackInStockNotification
Parameters
- notificationId
- Type: System.Int32
Return Value
Type:
ProductBackInStockNotification
See Also