C# 클래스 Rebel.Tests.Extensions.SelectedTemplateAttribute

Represents an attribute storing the selected template id to use for the entity
상속: TypedAttribute
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
SelectedTemplateAttribute ( ) : Rebel.Framework
SelectedTemplateAttribute ( HiveId templateId, AttributeGroup group ) : Rebel.Framework

메소드 상세

SelectedTemplateAttribute() 공개 메소드

public SelectedTemplateAttribute ( ) : Rebel.Framework
리턴 Rebel.Framework

SelectedTemplateAttribute() 공개 메소드

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