Method OnComponentConstruct
OnComponentConstruct(ref TComponent)
Declaration
[Obsolete("Functionality has been replaced by IHierarchicalComponentInitialize interface. (RemovedAfter 2021-01-01)")]
protected virtual void OnComponentConstruct(ref TComponent component)
Parameters
| Type | Name | Description |
|---|---|---|
| TComponent | component |