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

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

보호된 메소드들

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

비공개 메소드들

메소드 설명
EnsureLinkToContentGroup ( System.Guid cgGuid ) : void
EntityContentGroupReferenceManager ( SxcInstance sxc ) : System
SetAppId ( int appId ) : void
SetTemplateChooserState ( bool state ) : void
Update ( object>.Dictionary newValues ) : void
UpdateTitle ( IEntity titleItem ) : void
UpdateValue ( string key, object value ) : void

메소드 상세

SavePreviewTemplateId() 보호된 메소드

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