Skip to main content

IRegion.GetLogicalSerializationMode(String) Method

Namespace: DevExpress.Mvvm.ModuleInjection

Assembly: DevExpress.Mvvm.v24.1.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

LogicalSerializationMode GetLogicalSerializationMode(
    string key
)

Parameters

Name Type
key String

Returns

Type
LogicalSerializationMode
See Also