C# Класс EPiServer.Libraries.Localization.Models.TranslationContainer

Наследование: PageData
Показать файл Открыть проект

Открытые методы

Метод Описание
SetDefaultValues ( ContentType contentType ) : void

Sets the default property values on the page data.

Описание методов

SetDefaultValues() публичный Метод

Sets the default property values on the page data.
public SetDefaultValues ( ContentType contentType ) : void
contentType ContentType The type of content.
Результат void