Click or drag to resize

OperationReportAddMessage Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Content.Files.Information
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use ApplicationResponse instead.")]
public void AddMessage(
	MessageType MessageType,
	string Message
)

Parameters

MessageType
Type: Dynamicweb.Content.Files.InformationMessageType
Message
Type: SystemString
See Also