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

WebApplication.GetDiffDeviceTemplateName(String) Method

Namespace: DevExpress.ExpressApp.Web

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

Declaration

public string GetDiffDeviceTemplateName(
    string storePath
)

Parameters

Name Type Description
storePath String

A string which is the path to model differences storage.

Returns

Type Description
String

A string which is the device-specific model differences name.

See Also