C# 클래스 EPiServer.Libraries.Localization.Models.TranslationContainer

상속: PageData
파일 보기 프로젝트 열기: jstemerdink/EPiServer.Libraries

공개 메소드들

메소드 설명
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