Table of Contents

Property UpdateUserDataProfileHandler

Namespace
DotNetBrowser.AvaloniaUi
Assembly
DotNetBrowser.AvaloniaUi.dll

UpdateUserDataProfileHandler

This handler is used when the user is prompted to update the user data profile in the user data profile store, if a different handler was not configured for the browser.

public IHandler<UpdateUserDataProfileParameters, UpdateUserDataProfileResponse> UpdateUserDataProfileHandler { get; }

Property Value

IHandler<UpdateUserDataProfileParameters, UpdateUserDataProfileResponse>