| GuiAlertMessageBox Method (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
)
Public Shared Function AlertMessageBox (
translatedText As String,
boxWidth As String
) As String
Parameters
- translatedText
- Type: SystemString
- boxWidth
- Type: SystemString
Return Value
Type:
StringSee Also