TemplateContainerBase.AddToHierarchy(Control, String) Method
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
parent | Control |
containerID | String |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
public void AddToHierarchy(
Control parent,
string containerID
)
Public Sub AddToHierarchy(
parent As Control,
containerID As String
)
Name | Type |
---|---|
parent | Control |
containerID | String |
No
Your feedback is appreciated.