Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Base
AbstractHandler Class
AbstractHandler Methods
AddEvent(THandler) Method
AssignCurrentHandler Method
Clear Method
ClearAllHandlers Method
CountExecution Method
Dispose Method
ForAllHandlers Method
CheckBase Method
CheckEvent Method
Raise(TArgs) Method
RemoveEvent(THandler) Method
Reset Method
ResetAllHandlers Method
SetParent Method
AbstractHandler
.
SetParent Method
Sets the parent event of the event
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 8.2.23
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) 2015 Kentico Software
Send comments on this topic to
support@kentico.com