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

MessageOptions.Web Property

Specifies the set of the ASP.NET-specific notification options.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public WebMessageOptions Web { get; }

Property Value

Type Description
WebMessageOptions

A WebMessageOptions object specifying the set of the ASP.NET-specific notification options.

See Also