PlatformFunctionalityShowMessageBoxYesNoQuestion Method |
Namespace: InternalAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic abstract bool ShowMessageBoxYesNoQuestion(
string text,
string caption
)
Parameters
- text String
-
- caption String
-
Return Value
Boolean
See Also