C# Class Alloy.Models.Blocks.PageListBlock

Inheritance: SiteBlockData
Afficher le fichier Open project: episerver/EPiTranslateFlowDemo Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SetDefaultValues ( ContentType contentType ) : void

Sets the default property values on the content data.

Method Details

SetDefaultValues() public méthode

Sets the default property values on the content data.
public SetDefaultValues ( ContentType contentType ) : void
contentType ContentType Type of the content.
Résultat void