C# Класс Alloy.Models.Blocks.PageListBlock

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

Private Properties

Свойство Тип Описание

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

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

Sets the default property values on the content data.

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

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

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