TemplateContainerBase.AddToHierarchy(Control, String) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| parent | Control |
| containerID | String |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public void AddToHierarchy(
Control parent,
string containerID
)
Public Sub AddToHierarchy(
parent As Control,
containerID As String
)
| Name | Type |
|---|---|
| parent | Control |
| containerID | String |