IDialogFooter Interface |
Namespace: CMS.UIControls
public interface IDialogFooter
The IDialogFooter type exposes the following members.
Name | Description | |
---|---|---|
AddControl |
Adds a control to the footer.
| |
HideCancelButton |
Hides cancel button
| |
ShowCancelButton |
Makes sure a cancel button is rendered on the page.
|