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

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.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