Skip to content

Instantly share code, notes, and snippets.

@trnktms
Last active January 23, 2019 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trnktms/940cad712d22d0a6d8d80f0067dccf97 to your computer and use it in GitHub Desktop.
Save trnktms/940cad712d22d0a6d8d80f0067dccf97 to your computer and use it in GitHub Desktop.
using (new UserSwitcher("sitecore\yourDedicatedUser"))
{
WorkflowUtility.ExecuteWorkflowCommandIfAvailable(item, commandItem, commentFields);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment