UtilitiesError_v2Async(Guid, Guid, Guid, String, String, String, String, String, Boolean) Method
Namespace: Centralpoint.Web.UberAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public void Error_v2Async(
Guid masterId,
Guid webSiteId,
Guid updateId,
string message,
string details,
string type,
string stackTrace,
string errorKey,
bool lowPriority
)
Public Sub Error_v2Async (
masterId As Guid,
webSiteId As Guid,
updateId As Guid,
message As String,
details As String,
type As String,
stackTrace As String,
errorKey As String,
lowPriority As Boolean
)
Parameters
- masterId Guid
-
- webSiteId Guid
-
- updateId Guid
-
- message String
-
- details String
-
- type String
-
- stackTrace String
-
- errorKey String
-
- lowPriority Boolean
-