TranslationUpdateResponse class

namespace: Serenity.Extensions   assemblySerenity.Extensions

The response model for a translation update request.

public class TranslationUpdateResponse : ServiceResponse

Public Members

name description
TranslationUpdateResponse() The default constructor.
SavedPath { get; set; } The path where the translations were saved.

See Also