Method | Description | |
---|---|---|
WebUserControlComponentActivator ( |
Initializes a new instance of the WebUserControlComponentActivator class.
|
Method | Description | |
---|---|---|
CreateInstance ( CreationContext context, |
Creates the instance.
|
protected CreateInstance ( CreationContext context, |
||
context | CreationContext | The context. |
constructor | ||
arguments | object | The arguments. |
return | object |
public WebUserControlComponentActivator ( |
||
model | The model. | |
kernel | IKernelInternal | The kernel. |
onCreation | ComponentInstanceDelegate | The on creation. |
onDestruction | ComponentInstanceDelegate | The on destruction. |
return | System |