Message 1 of 1
ClientFeature edit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello. I created a ClientFeature in a C# add-in, but the browser context menu doesn't have an edit button or a double-click event, like standard features. I searched the documentation for information about events and properties of ClientFeature, ClientFeatureDefinition, BrowserNode, and other objects, but found nothing for edit. Is this possible for ClientFeature? How do I implement the edit function?