Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
has anyone used a component to hook into MemberGroupDisplay? I can easily use the following for MemberDisplay but I'm unsure what the 1st line below should be for MemberGroupDisplay, can anyone punt me in the right direction?
EditorModelEventManager.SendingMemberModel += EditorModelEventManager_SendingMemberModel; private void EditorModelEventManager_SendingMemberModel(System.Web.Http.Filters.HttpActionExecutedContext sender, EditorModelEventArgs<Umbraco.Web.Models.ContentEditing.MemberDisplay> e) { //do my thing }
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Component to hook into MemberGroupDisplay
Hi,
has anyone used a component to hook into MemberGroupDisplay? I can easily use the following for MemberDisplay but I'm unsure what the 1st line below should be for MemberGroupDisplay, can anyone punt me in the right direction?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.