Skip to main content
Solved

get action name by code

  • September 17, 2021
  • 1 reply
  • 148 views

Hello,

I want to know if i can get the action name of the pressedaction in the screen from graph by code.

Best regards.

Best answer by mohamed1walha

resolved !!

string actionName = HttpContext.Current.Request.Params["__CALLBACKPARAM"].Split('|')[0];
 

View original
Did this topic help you find an answer to your question?

1 reply

  • Author
  • Jr Varsity II
  • 22 replies
  • Answer
  • September 17, 2021

resolved !!

string actionName = HttpContext.Current.Request.Params["__CALLBACKPARAM"].Split('|')[0];
 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings