Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ContextMenuItemAttribute Constructor

public ContextMenuItemAttribute(string name, string function);

Parameters

nameThe name of the context menu item.
functionThe name of the function that should be called.

Description

Use this attribute to add a context menu to a field that calls a named method.

Did you find this page useful? Please give it a rating: