ClientScriptsRegisterOnGenerateSystemNameSuccess(String, String) 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.RegisterOnGenerateSystemNameSuccess.")]
public void RegisterOnGenerateSystemNameSuccess(
string systemNameClientId,
string functionName
)
<ObsoleteAttribute("This method has been depreciated in favor of CpScriptManager.RegisterOnGenerateSystemNameSuccess.")>
Public Sub RegisterOnGenerateSystemNameSuccess (
systemNameClientId As String,
functionName As String
)
Parameters
- systemNameClientId String
-
- functionName String
-