GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoMenuItem Class / GoMenuItem Constructor
In This Topic
    GoMenuItem Constructor
    In This Topic
    This constructor can be used by GoDiagram Web for passing JavaScript as the Click action to the client browser.
    Syntax
    public GoMenuItem( 
       string s,
       string script
    )

    Parameters

    s
    script
    See Also