Returns a Palette by using the specified HTML helper.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public static IHtmlContent Palette ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function Palette( _ |
The HTML helper
The Id of the Palette
The name of the function that will contain the initializing scripts for the view.
An object containing the HTML attributes for the control.
See Also