C# Class EPiServer.Libraries.Localization.Models.TranslationContainer

Inheritance: PageData
Afficher le fichier Open project: jstemerdink/EPiServer.Libraries

Méthodes publiques

Méthode Description
SetDefaultValues ( ContentType contentType ) : void

Sets the default property values on the page data.

Method Details

SetDefaultValues() public méthode

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