SnipcartEngine..::..AddRequiredAttributes Method
Overload List
| Name | Description | |
|---|---|---|
|
|
AddRequiredAttributes(WebControl, ISnipcartItem) |
Adds the required class (snipcart-add-item) and the required attributes only (Id, Name, Price, Url)
|
|
|
AddRequiredAttributes(HtmlControl, ISnipcartItem) |
Adds the required class (snipcart-add-item) and the required attributes only (Id, Name, Price, Url)
|
|
|
AddRequiredAttributes(HtmlInputGenericControl, ISnipcartItem) |
Adds the required class (snipcart-add-item) and the required attributes only (Id, Name, Price, Url)
|
|
|
AddRequiredAttributes(HtmlGenericControl, ISnipcartItem) |
Adds the required class (snipcart-add-item) and the required attributes only (Id, Name, Price, Url)
|

