UserNotifyCreator(Guid, String, String, String) Method
Namespace: Centralpoint.WebAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public void NotifyCreator(
Guid creatorId,
string module,
string url,
string content
)
Public Sub NotifyCreator (
creatorId As Guid,
module As String,
url As String,
content As String
)
Parameters
- creatorId Guid
-
- module String
-
- url String
-
- content String
-