Community Tip - You can change your system assigned username to something more personal in your community settings. X
Any one explain me with example. I have some struggle
What did you tried so far? Post the relevant fragment of code here to make easier for us to point you in the right direction.
Otherwise, you question is to broad.
To get the model name you may use ProMdlCurrentGet and ProMdlNameGet function.
To show this into a dialog, you will need to be more specific. where here do you want to show it? what kind of control? label, text box etc???
I am open the particular model that display current model name in popup dialog.