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.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.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