Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.UIControls Namespaces
CMS.UIControls
IDialogFooter Interface
IDialogFooter Methods
AddControl Method
HideCancelButton Method
ShowCancelButton Method
IDialogFooter
AddControl Method
Adds a control to the footer.
Namespace:
CMS.UIControls
Assembly:
CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
Copy
void
AddControl
(
Control
control
)
Parameters
control
Type:
System.Web.UI
Control
Control to be added.
See Also
Reference
IDialogFooter Interface
CMS.UIControls Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com