DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.UserData.Handlers
SaveUserDataProfileResponse Class
SaveUserDataProfileResponse Fields
Decline Field
Save Field
SaveUserDataProfileResponse
Decline Field
Creates a
SaveUserDataProfileResponse
that notifies the browser to decline to save the user data profile.
Namespace:
DotNetBrowser.UserData.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
static
SaveUserDataProfileResponse
Decline
Return Value
Type:
SaveUserDataProfileResponse
The
SaveUserDataProfileResponse
instance that can be used as a return value in
SaveUserDataProfileHandler
implementation.
See Also
Reference
SaveUserDataProfileResponse Class
DotNetBrowser.UserData.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.