Click or drag to resize

BrowserViewUpdateUserDataProfileHandler Property

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

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

Property Value

Type: IHandlerUpdateUserDataProfileParameters, UpdateUserDataProfileResponse
See Also