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

DevExpressWasmMasksServiceCollectionExtensions Class

Contains extension methods to configure IServiceCollection for client-side masks in Blazor Server applications.

Namespace: Microsoft.Extensions.DependencyInjection

Assembly: DevExpress.Blazor.Server.WebAssembly.v23.1.dll

NuGet Package: DevExpress.Blazor.Server.WebAssembly

Declaration

public static class DevExpressWasmMasksServiceCollectionExtensions

Remarks

Important

DevExpress data editors no longer allow you to enable client-side (Web Assembly) masks in Blazor Server applications. Refer to this breaking change for more information.

Inheritance

Object
DevExpressWasmMasksServiceCollectionExtensions
See Also