Hello,
I want to know if i can get the action name of the pressedaction in the screen from graph by code.
Best regards.
Hello,
I want to know if i can get the action name of the pressedaction in the screen from graph by code.
Best regards.
resolved !!
string actionName = HttpContext.Current.Request.Params["__CALLBACKPARAM"].Split('|')[0];
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.