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

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

This class is only intended for Content Studio infra structure.
Inheritance Hierarchy

SystemObject
  ContentStudio.Site.ControlsWebUIServiceHostWebUIState

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

[SerializableAttribute]
public class WebUIState

The WebUIServiceHostWebUIState type exposes the following members.

Constructors

  NameDescription
Public methodWebUIServiceHostWebUIState
Initializes a new instance of the WebUIServiceHostWebUIState class
Top
Properties

  NameDescription
Public propertyCloseWindow
Gets or sets a value indicating whether [close window].
Public propertyHeight
Gets or sets the height.
Public propertyLastPostBackControl
Gets or sets the last post back control.
Public propertyLastPostBackEventArgument
Gets or sets the last post back event argument.
Public propertyMessageResults
Gets or sets the message results.
Public propertyMessages
Gets or sets the messages.
Public propertyPersistedControl
Gets or sets the persisted control.
Public propertyResult
Gets or sets the result.
Public propertyWebUIControls
Gets or sets the web UI controls.
Public propertyWidth
Gets or sets the width.
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