PlatformFunctionalityShowMessageBoxYesNoQuestion Method |
Namespace:
Internal
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public abstract bool ShowMessageBoxYesNoQuestion(
string text,
string caption
)
Parameters
- text
- Type: SystemString
- caption
- Type: SystemString
Return Value
Type:
BooleanSee Also