Skip to main content
A newer version of this page is available. .
Tab

PopupControlContentControl Class

Implements a container functionality for a popup control. This class is not rendered on a page and its properties are not in effect.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class PopupControlContentControl :
    ContentControl

Inheritance

Object
Control
WebControl
ASPxWebControlBase
DevExpress.Web.ASPxInternalWebControl
ContentControl
PopupControlContentControl
See Also