IContainerControl

Wisej.Web.IContainerControl

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides the functionality for a control to act as a parent for other controls.

public interface IContainerControl : IContainerControl

Properties

Control: Returns or sets the control that is active on the container control.

Methods

Activates a specified control.

Returns: Boolean. true if the control is successfully activated; otherwise, false.

Implemented By

Last updated