Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Base Namespaces
CMS.Base
AbstractHandler Class
AbstractHandler Methods
AddEvent(THandler) Method
AssignCurrentHandler Method
Clear Method
CountExecution Method
Dispose Method
CheckBase Method
CheckEvent Method
Raise(TArgs) Method
RemoveEvent(THandler) Method
Reset Method
SetParent Method
AbstractHandler
.
SetParent Method
Sets the parent event of the event
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
Copy
public
abstract
void
SetParent
(
AbstractHandler
parent
)
Parameters
parent
Type:
CMS.Base
.
AbstractHandler
New parent event
See Also
Reference
AbstractHandler Class
CMS.Base Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com