C# 클래스 Bloom.Edit.PlaceHolderPage

This is just so the first (top-left) thumbnail is empty, so that the cover page appears in the second column.
상속: IPage
파일 보기 프로젝트 열기: BloomBooks/BloomDesktop

공개 메소드들

메소드 설명
GetCaptionOrPageNumber ( int &pageNumber, string &captionI18nId ) : string
GetDivNodeForThisPage ( ) : XmlElement
GetIndex ( ) : int
GetSourceTexts ( string groupId, string vernacularCode ) : string>.Dictionary

메소드 상세

GetCaptionOrPageNumber() 공개 메소드

public GetCaptionOrPageNumber ( int &pageNumber, string &captionI18nId ) : string
pageNumber int
captionI18nId string
리턴 string

GetDivNodeForThisPage() 공개 메소드

public GetDivNodeForThisPage ( ) : XmlElement
리턴 System.Xml.XmlElement

GetIndex() 공개 메소드

public GetIndex ( ) : int
리턴 int

GetSourceTexts() 공개 메소드

public GetSourceTexts ( string groupId, string vernacularCode ) : string>.Dictionary
groupId string
vernacularCode string
리턴 string>.Dictionary