MobileTrack Nexus Documentation
C#
Show/Hide TOC
Web
Extensions
Default
Yes
No
Dialog
Options Method
Default confirm dialog (yes/no)
Definition
Namespace:
MobileTrack.Web.Components.Extensions
Assembly:
MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+ce90b2cf6b782b8d7b7fd47b3c546987c652c00f
C#
Copy
Request Example
public
static
ConfirmDialogOptions
DefaultYesNoDialogOptions
(
IStringLocalizer
loc
)
Parameters
loc
IStringLocalizer
Localization tool
Return Value
ConfirmDialogOptions
Confirm dialog with localized yes/no options
See Also
Reference
WebExtensions Class
MobileTrack.Web.Components.Extensions Namespace
In This Article
Definition
Parameters
Return Value
See Also