C# Class Composite.Core.PageTemplates.PageTemplateDescriptor

Describes a page layout to the Orckestra CMS core so it may set up editing UI
Afficher le fichier Open project: Orckestra/C1-CMS Class Usage Examples

Méthodes publiques

Méthode Description
GetActions ( ) : IEnumerable

Appends actions to a visual element.

GetEntityToken ( ) : EntityToken

Gets the entity token.

Method Details

GetActions() public méthode

Appends actions to a visual element.
public GetActions ( ) : IEnumerable
Résultat IEnumerable

GetEntityToken() public méthode

Gets the entity token.
public GetEntityToken ( ) : EntityToken
Résultat Composite.C1Console.Security.EntityToken