DXPopupService Constructors
Implements the IDXPopupService interface that invokes popup dialogs at the View Model level with the Dependency Injection mechanism.Name | Parameters | Description |
---|---|---|
DXPopupService(IServiceProvider) | serviceProvider | Initializes a new instance of the DXPopupService class with specified settings. |
See Also