TranslationUpdateResponse class
namespace: Serenity.Extensions assembly: Serenity.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
- class ServiceResponse
- Source: TranslationUpdateResponse.cs