ClientScriptsRegisterAlertStartup Method
Note: This API is now obsolete.
Namespace: Centralpoint.Web.UIAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
[ObsoleteAttribute("This method has been depreciated in favor of CpScriptManager.RegisterAlert.")]
public void RegisterAlertStartup(
string key,
string message
)
<ObsoleteAttribute("This method has been depreciated in favor of CpScriptManager.RegisterAlert.")>
Public Sub RegisterAlertStartup (
key As String,
message As String
)
Parameters
- key String
-
- message String
-