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

EditPropertiesBase.GetExportNavigateUrl(CreateDisplayControlArgs) Method

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual string GetExportNavigateUrl(
    CreateDisplayControlArgs args
)

Parameters

Name Type
args DevExpress.Web.CreateDisplayControlArgs

Returns

Type
String
See Also