C# Class ToSic.SexyContent.ContentBlocks.ModuleContentGroupReferenceManager

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

Méthodes publiques

Méthode Description
ModuleContentGroupReferenceManager ( SxcInstance sxc ) : System

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
SetAppId ( int appId ) : void
SetTemplateChooserState ( bool state ) : void
UpdateTitle ( IEntity titleItem ) : void

Method Details

ModuleContentGroupReferenceManager() public méthode

public ModuleContentGroupReferenceManager ( SxcInstance sxc ) : System
sxc SxcInstance
Résultat System

SavePreviewTemplateId() protected méthode

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