Finds the HtmlEditor..::.SelectInfo with the given name.
| C# |
public HtmlEditor..::.SelectInfo FindSelectInfo( string selectName )
- selectName (String)
- The name of the select box.
The HtmlEditor..::.SelectInfo found or null.
| C# |
public HtmlEditor..::.SelectInfo FindSelectInfo( string selectName )