C# Class Rebel.Tests.Extensions.SelectedTemplateAttribute

Represents an attribute storing the selected template id to use for the entity
Inheritance: TypedAttribute
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
SelectedTemplateAttribute ( ) : Rebel.Framework
SelectedTemplateAttribute ( HiveId templateId, AttributeGroup group ) : Rebel.Framework

Method Details

SelectedTemplateAttribute() public méthode

public SelectedTemplateAttribute ( ) : Rebel.Framework
Résultat Rebel.Framework

SelectedTemplateAttribute() public méthode

public SelectedTemplateAttribute ( HiveId templateId, AttributeGroup group ) : Rebel.Framework
templateId HiveId
group Rebel.Framework.Persistence.Model.Attribution.AttributeGroup
Résultat Rebel.Framework