Skip to main content
All docs
V25.1
  • PresentationLocalizer.GetString(PresentationStringId) Method

    Namespace: DevExpress.Docs.Presentation.Localization

    Assembly: DevExpress.Docs.Presentation.v25.1.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public static string GetString(
        PresentationStringId id
    )

    Parameters

    Name Type
    id PresentationStringId

    Returns

    Type
    String
    See Also