C# Class Rebel.Tests.Extensions.SelectedTemplateAttribute

Represents an attribute storing the selected template id to use for the entity
Inheritance: TypedAttribute
ファイルを表示 Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
SelectedTemplateAttribute ( ) : Rebel.Framework
SelectedTemplateAttribute ( HiveId templateId, AttributeGroup group ) : Rebel.Framework

Method Details

SelectedTemplateAttribute() public method

public SelectedTemplateAttribute ( ) : Rebel.Framework
return Rebel.Framework

SelectedTemplateAttribute() public method

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