Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |
public GetProperty ( string alias ) : IPublishedProperty | ||
alias | string | |
Résultat | IPublishedProperty |
public GetProperty ( string alias, bool recurse ) : IPublishedProperty | ||
alias | string | |
recurse | bool | |
Résultat | IPublishedProperty |