Back to Devexpress

ChatBuilder.Alerts(Action<CollectionFactory<AlertBuilder>>) Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-chatbuilder-dot-alerts-x28-system-dot-action-devextreme-dot-aspnet-dot-mvc-dot-factories-dot-collectionfactory-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-chat-dot-alertbuilder-x29.md

latest991 B
Original Source

ChatBuilder.Alerts(Action<CollectionFactory<AlertBuilder>>) Method

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public ChatBuilder Alerts(
    Action<CollectionFactory<AlertBuilder>> configurator
)

Parameters

NameType
configuratorAction<CollectionFactory<AlertBuilder>>

Returns

Type
ChatBuilder

See Also

ChatBuilder Class

ChatBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace