C# Class ToSic.SexyContent.ContentBlocks.EntityContentGroupReferenceManager

Inheritance: ContentGroupReferenceManagerBase
Afficher le fichier Open project: 2sic/2sxc

Méthodes protégées

Méthode Description
SavePreviewTemplateId ( System.Guid templateGuid, bool newTemplateChooserState = null ) : void

Private Methods

Méthode 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 méthode

protected SavePreviewTemplateId ( System.Guid templateGuid, bool newTemplateChooserState = null ) : void
templateGuid System.Guid
newTemplateChooserState bool
Résultat void