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

CaptionHelper.RemoveModelApplicationIfNeed(IModelApplication) Method

This method is intended for internal use.

Namespace: DevExpress.ExpressApp.Utils

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public static void RemoveModelApplicationIfNeed(
    IModelApplication applicationModel
)

Parameters

Name Type
applicationModel IModelApplication
See Also