C# 클래스 DD4T.Templates.Base.Builder.BuildProperties

파일 보기 프로젝트 열기: sdl/DD4T.TridionTemplates 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DefaultCompressionEnabled bool
DefaultECLEnabled bool
DefaultFollowLinksPerField bool
DefaultLinkLevels int
DefaultMergeAction MergeAction
DefaultOmitCategories bool
DefaultOmitContextPublications bool
DefaultOmitFolders bool
DefaultOmitOwningPublications bool
DefaultOmitValueLists bool
DefaultPublishEmptyFields bool
DefaultResolveWidthAndHeight bool
DefaultSerializationFormat SerializationFormat

공개 메소드들

메소드 설명
BuildProperties ( Package package ) : System

비공개 메소드들

메소드 설명
HasPackageValue ( Package package, string key ) : bool

메소드 상세

BuildProperties() 공개 메소드

public BuildProperties ( Package package ) : System
package Package
리턴 System

프로퍼티 상세

DefaultCompressionEnabled 공개적으로 정적으로 프로퍼티

public static bool DefaultCompressionEnabled
리턴 bool

DefaultECLEnabled 공개적으로 정적으로 프로퍼티

public static bool DefaultECLEnabled
리턴 bool

DefaultFollowLinksPerField 공개적으로 정적으로 프로퍼티

public static bool DefaultFollowLinksPerField
리턴 bool

DefaultLinkLevels 공개적으로 정적으로 프로퍼티

public static int DefaultLinkLevels
리턴 int

DefaultMergeAction 공개적으로 정적으로 프로퍼티

public static MergeAction DefaultMergeAction
리턴 MergeAction

DefaultOmitCategories 공개적으로 정적으로 프로퍼티

public static bool DefaultOmitCategories
리턴 bool

DefaultOmitContextPublications 공개적으로 정적으로 프로퍼티

public static bool DefaultOmitContextPublications
리턴 bool

DefaultOmitFolders 공개적으로 정적으로 프로퍼티

public static bool DefaultOmitFolders
리턴 bool

DefaultOmitOwningPublications 공개적으로 정적으로 프로퍼티

public static bool DefaultOmitOwningPublications
리턴 bool

DefaultOmitValueLists 공개적으로 정적으로 프로퍼티

public static bool DefaultOmitValueLists
리턴 bool

DefaultPublishEmptyFields 공개적으로 정적으로 프로퍼티

public static bool DefaultPublishEmptyFields
리턴 bool

DefaultResolveWidthAndHeight 공개적으로 정적으로 프로퍼티

public static bool DefaultResolveWidthAndHeight
리턴 bool

DefaultSerializationFormat 공개적으로 정적으로 프로퍼티

public static SerializationFormat DefaultSerializationFormat
리턴 SerializationFormat