프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ArchetypePublishedContent ( ArchetypeFieldsetModel fieldset, ArchetypePublishedContentSet parent = null ) : System | ||
GetIndex ( ) : int | ||
GetProperty ( string alias ) : IPublishedProperty | ||
GetProperty ( string alias, bool recurse ) : IPublishedProperty | ||
this ( string alias ) : object |
public ArchetypePublishedContent ( ArchetypeFieldsetModel fieldset, ArchetypePublishedContentSet parent = null ) : System | ||
fieldset | ArchetypeFieldsetModel | |
parent | ArchetypePublishedContentSet | |
리턴 | System |
public GetProperty ( string alias ) : IPublishedProperty | ||
alias | string | |
리턴 | IPublishedProperty |
public GetProperty ( string alias, bool recurse ) : IPublishedProperty | ||
alias | string | |
recurse | bool | |
리턴 | IPublishedProperty |