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
Syntaxpublic virtual IDialogFooter DialogFooter { get; protected set; }
Property Value
Type:
IDialogFooter
See Also