Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.ExtendedControls
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.ExtendedControls
Assembly:
CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
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.ExtendedControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com