Dynamicweb 8 Documentation
MessageType Enumeration

Determins messages types.
Syntax
'Declaration
 
Public Enum MessageType 
   Inherits System.Enum
public enum MessageType : System.Enum 
Members
MemberDescription
Error 
Information 
Success 
Undefined 
Warning 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.Information.MessageType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Dynamicweb.Information Namespace

Send Feedback