Click or drag to resize
IEnsureControls Interface
Interface for control that is able to explicitly ensure its child controls

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public interface IEnsureControls

The IEnsureControls type exposes the following members.

Methods
  NameDescription
Public methodEnsureControls
Ensures the child controls collection
Top
See Also