C# 클래스 ToSic.SexyContent.ContentBlocks.ModuleContentGroupReferenceManager

상속: ContentGroupReferenceManagerBase
파일 보기 프로젝트 열기: 2sic/2sxc

공개 메소드들

메소드 설명
ModuleContentGroupReferenceManager ( SxcInstance sxc ) : System

보호된 메소드들

메소드 설명
SavePreviewTemplateId ( System.Guid templateGuid, bool newTemplateChooserState = null ) : void

비공개 메소드들

메소드 설명
EnsureLinkToContentGroup ( System.Guid cgGuid ) : void
SetAppId ( int appId ) : void
SetTemplateChooserState ( bool state ) : void
UpdateTitle ( IEntity titleItem ) : void

메소드 상세

ModuleContentGroupReferenceManager() 공개 메소드

public ModuleContentGroupReferenceManager ( SxcInstance sxc ) : System
sxc SxcInstance
리턴 System

SavePreviewTemplateId() 보호된 메소드

protected SavePreviewTemplateId ( System.Guid templateGuid, bool newTemplateChooserState = null ) : void
templateGuid System.Guid
newTemplateChooserState bool
리턴 void