Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com