Encapsulates information about a Save button.
| C# |
public class SaveButtonInfo
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| HtmlEditor..::.SaveButtonInfo(HtmlEditor, String) |
Constructor.
| |
| Attach()()() |
Method to attach the Save button to the HtmlEditor.
| |
| AttachButton(HtmlEditor, Control) |
Method to attach a Save button.
| |
| AttachButtons(HtmlEditor, array<String>[]()[]) |
Method to attach Save buttons to the HtmlEditor.
| |
| ControlPath |
The path to the Save button control ID.
|
| Object | |
| HtmlEditor..::.SaveButtonInfo | |