Finds the HtmlEditor..::.ButtonInfo with the given name.
| C# |
public HtmlEditor..::.ButtonInfo FindButtonInfo( string buttonName )
- buttonName (String)
- The name of the button.
The HtmlEditor..::.ButtonInfo found or null.
| C# |
public HtmlEditor..::.ButtonInfo FindButtonInfo( string buttonName )