Click or drag to resize

GuiAlertMessageBox Method (String, String, String)

Namespace:  Dynamicweb.Ecommerce.Common
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static string AlertMessageBox(
	string translatedText,
	string boxWidth,
	string cssClass
)

Parameters

translatedText
Type: SystemString
boxWidth
Type: SystemString
cssClass
Type: SystemString

Return Value

Type: String
See Also