Skip to main content
Tab

NewsControlClientSideEvents() Constructor

Initializes a new instance of the NewsControlClientSideEvents class. For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public NewsControlClientSideEvents()

Remarks

An instance of the NewsControlClientSideEvents class is automatically created when a new ASPxNewsControl object is instantiated.

See Also