프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Configuration | ContentConfiguration |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System |
public GetEntityValue ( string attributeName, bool &propertyNotFound ) : object | ||
attributeName | string | |
propertyNotFound | bool | |
리턴 | object |
public TryGetMember ( |
||
binder | ||
result | object | |
리턴 | bool |
public TryGetMember ( string memberName, object &result ) : bool | ||
memberName | string | |
result | object | |
리턴 | bool |