Kentico 9.0 API Reference
Kentico 9.0 API Reference
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: 9.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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com