Interface IPageTranslationStatusCollection
Translation status of a page
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface IPageTranslationStatusCollection
Translation status of a page
public interface IPageTranslationStatusCollection
List of IPageTranslationStatus objects for the translations of this page
List<IPageTranslationStatus> TranslatedLanguages { get; }
| List<IPageTranslationStatus> |