Skip to main content
.NET 6.0+

ViewShortcut.FromString(String) Method

For internal use.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.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