Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Base Namespaces
CMS.Base.Web.UI
CMSDynamicWebControl Class
CMSDynamicWebControl Methods
CreateChildControls Method
EnsureInitialization Method
InitializeControl Method
LoadViewState Method
OnInit Method
OnLoad Method
Page_InitComplete Method
SaveViewState Method
CMSDynamicWebControl
Page_InitComplete Method
Event handler of page's init complete.
Namespace:
CMS.Base.Web.UI
Assembly:
CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
Copy
protected
void
Page_InitComplete
(
Object
sender
,
EventArgs
e
)
Parameters
sender
Type:
System
Object
e
Type:
System
EventArgs
See Also
Reference
CMSDynamicWebControl Class
CMS.Base.Web.UI Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com