web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Message Box In X++ MS Dynamics AX 2009

Abdel Fatah Ahmed Profile Picture Abdel Fatah Ahmed
To Show a Message Box Contain an error message for example or any information you want to show it inside message box write the following code :


Box.Info("Error Message");

Comments

*This post is locked for comments