Свойство | Type | Description | |
---|---|---|---|
Configuration | ContentConfiguration |
Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
DynamicEntity ( IEntity entityModel, string dimensions, |
Constructor with EntityModel and DimensionIds
|
|
GetDraft ( ) : dynamic | ||
GetEntityValue ( string attributeName, bool &propertyNotFound ) : object | ||
GetPublished ( ) : dynamic | ||
Render ( ) : IHtmlString | ||
TryGetMember ( |
||
TryGetMember ( string memberName, object &result ) : bool |
public DynamicEntity ( IEntity entityModel, string dimensions, |
||
entityModel | IEntity | |
dimensions | string | |
sexy | ||
Résultat | System |
public GetEntityValue ( string attributeName, bool &propertyNotFound ) : object | ||
attributeName | string | |
propertyNotFound | bool | |
Résultat | object |
public TryGetMember ( |
||
binder | ||
result | object | |
Résultat | bool |
public TryGetMember ( string memberName, object &result ) : bool | ||
memberName | string | |
result | object | |
Résultat | bool |