Click or drag to resize
IDialogControl Interface
Interface for controls which open some of the CMS dialogs (Insert image or media, Insert link, Insert URL etc.).

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public interface IDialogControl

The IDialogControl type exposes the following members.

Properties
  NameDescription
Public propertyDialogConfig
Configuration of the dialog which is opened by the control.
Top
See Also