CallContextClientData in Method Directive

I have a method directive where I want to find the current site that the user is in. Can I use the CallContextClientData in custom code to get that data? If so, how would I call that.

I got it. I just needed to create a condition before my custom code to check for the CallConetextClientData.

1 Like