Skip to main content
A newer version of this page is available. .

ASPxGridListEditor.GetContainerId(Control, String) Method

This method is intended for internal use.

Namespace: DevExpress.ExpressApp.Web.Editors.ASPx

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

public string GetContainerId(
    Control container,
    string propertyName
)

Parameters

Name Type
container Control
propertyName String

Returns

Type
String
See Also