Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ViewShortcut.FromString(String) Method

For internal use.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v21.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

[Browsable(false)]
public static ViewShortcut FromString(
    string shortcutString
)

Parameters

Name Type
shortcutString String

Returns

Type
ViewShortcut
See Also