C# 클래스 Alloy.Models.Blocks.PageListBlock

상속: SiteBlockData
파일 보기 프로젝트 열기: episerver/EPiTranslateFlowDemo 1 사용 예제들

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