Try our conversational search powered by Generative AI!

Accessing a GuiPlugIn

Vote:
 

How do you access a GuiPlugin?

 

One of our controls has this attribute:

[GuiPlugIn(DisplayName = "Pet Store Locator", Description = "Allows editing and importing of Pet Store Locator data", Area = PlugInArea.ActionWindow, Url = "~/Templates/Masterpet/Plugins/PetStoreLocator/ActionPlugin.ascx")]
public partial class ActionPlugin : System.Web.UI.UserControl
My Question is How can I access this in EPiServer?
I've only played around with ScheduledPlugin and I can easily access it via Admin->Scheduled Jobs. However, I can't find this GuiPlugin anywhere.

 

#52407
Jul 22, 2011 7:27
Vote:
 

Hi, 

You can find your plugin under ActionWindow in Edit mode. ActionWindow icon is left to FileManagement. 



#52410
Jul 22, 2011 9:15
Vote:
 

Awesome!

#52453
Jul 27, 2011 7:14
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.