C# Class ToSic.SexyContent.ContentBlocks.EntityContentGroupReferenceManager

Inheritance: ContentGroupReferenceManagerBase
Mostrar archivo Open project: 2sic/2sxc

Protected Methods

Method Description
SavePreviewTemplateId ( System.Guid templateGuid, bool newTemplateChooserState = null ) : void

Private Methods

Method Description
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

Method Details

SavePreviewTemplateId() protected method

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