IWebUITypeControl Interface Content Studio 5.7 SDK
Content Studio Web Content Management System

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

This interface chould be implemented for controls that handels property values on a custom WebControlUITypeEditor

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

public interface IWebUITypeControl

The IWebUITypeControl type exposes the following members.

Properties

  NameDescription
Public propertyEditor
Gets or sets the editor that is used for hosting the IWebUITypeControl.
Public propertyEditValue
Gets or sets the property value that is edited on the control.
Top
See Also

Reference