Click or drag to resize

PlatformFunctionalityShowMessageBoxYesNoQuestion Method


Namespace: Internal
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public abstract bool ShowMessageBoxYesNoQuestion(
	string text,
	string caption
)

Parameters

text  String
 
caption  String
 

Return Value

Boolean
See Also