Click or drag to resize

BrowserViewUpdateUserDataProfileHandler Property

[Missing <summary> documentation for "P:DotNetBrowser.AvaloniaUi.BrowserView.UpdateUserDataProfileHandler"]

Namespace:  DotNetBrowser.AvaloniaUi
Assembly:  DotNetBrowser.AvaloniaUi (in DotNetBrowser.AvaloniaUi.dll) Version: 2.27.2
Syntax
C#
public IHandler<UpdateUserDataProfileParameters, UpdateUserDataProfileResponse> UpdateUserDataProfileHandler { get; }

Property Value

Type: IHandlerUpdateUserDataProfileParameters, UpdateUserDataProfileResponse
See Also