C# 클래스 FourRoads.TelligentCommunity.Performance.Storage.BundleCfsFile

상속: BundledFileBase, IBundledFile
파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity 1 사용 예제들

공개 메소드들

메소드 설명
BundleCfsFile ( string type, string uri, ContentFragmentPageControl contentFragmentPage, string additionalId ) : System

보호된 메소드들

메소드 설명
EnsureLocalCopyExists ( ICentralizedFile file, string replacementFileName ) : string

메소드 상세

BundleCfsFile() 공개 메소드

public BundleCfsFile ( string type, string uri, ContentFragmentPageControl contentFragmentPage, string additionalId ) : System
type string
uri string
contentFragmentPage ContentFragmentPageControl
additionalId string
리턴 System

EnsureLocalCopyExists() 보호된 메소드

protected EnsureLocalCopyExists ( ICentralizedFile file, string replacementFileName ) : string
file ICentralizedFile
replacementFileName string
리턴 string