WebUIServiceHostMessage Class Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Represents a message
Inheritance Hierarchy

SystemObject
  ContentStudio.Site.ControlsWebUIServiceHostMessage
    ContentStudio.Site.ControlsWebUIServiceHostMessageResult

Namespace: ContentStudio.Site.Controls
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

[SerializableAttribute]
public class Message

The WebUIServiceHostMessage type exposes the following members.

Constructors

  NameDescription
Public methodWebUIServiceHostMessage
Initializes a new instance of the WebUIServiceHostMessage class
Top
Properties

  NameDescription
Public propertyCaption
Gets or sets the caption.
Public propertyIsError
Gets or sets a value indicating whether this instance is error.
Public propertyMsg
Gets or sets the message.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference