Hi all,
We have C# custom workflow activities (implementing the CodeActivity base class) in which we need to retrieve the originating user's language Id (LCID). I haven't been able to find it in the IWorkflowContext that you get from the execution context.
Any idea on how I could retrieve this language Id from a custom C# workflow activity?
Many thanks
*This post is locked for comments
I have the same question (0)