Re: add custom button to run c# code?

  •  02-07-2011, 5:45 PM

    Re: add custom button to run c# code?

    Dear AWilderbeast,
     
    is there a way to add my buttons and functions without initializing them on every page they are required
    as i want these buttons on ALL pages
       You need initialize the customization button in CuteEditor page.
     
    also can i make a custom drop menu that will run c#? 
       You can create one custom drop menu, please refer to the following examples:
    dynamically populate the dropdown menu

    How to dynamically populate the dropdown menu?( C# | VB )

    This example demonstrates how to programmatically populate the Cute Editor dropdown menu.

    dynamically populate the tree view dropdown menu

    How to dynamically populate the tree view dropdown menu?( C# | VB )

    This example demonstrates how to programmatically populate the Cute Editor tree view dropdown menu.

     
     
    Thank you for asking
View Complete Thread