CMSUIPageDialogFooter Property |
Provides access to a dialog's footer. Is only rendered if the page is a dialog.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public virtual IDialogFooter DialogFooter { get; protected set; }
Property Value
Type:
IDialogFooterSee Also