CpScriptManagerRegisterOnGenerateSystemNameSuccess(Control, Type, String, String) Method
Namespace: Centralpoint.Web.UI.ControlsAssembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
public static void RegisterOnGenerateSystemNameSuccess(
Control control,
Type type,
string systemNameClientId,
string functionName
)
Public Shared Sub RegisterOnGenerateSystemNameSuccess (
control As Control,
type As Type,
systemNameClientId As String,
functionName As String
)
Parameters
- control Control
-
- type Type
-
- systemNameClientId String
-
- functionName String
-