Method | Description | |
---|---|---|
GetBestTitle ( ) : string | ||
GetBestValue ( string attributeName, bool resolveHyperlinks = false ) : object | ||
GetBestValue ( string attributeName, string dimensions, bool resolveHyperlinks = false ) : object | ||
GetDraft ( ) : IEntity | ||
GetPublished ( ) : IEntity | ||
this ( string attributeName ) : IAttribute |
Method | Description | |
---|---|---|
EntityDecorator ( IEntity baseEntity ) : System |
protected EntityDecorator ( IEntity baseEntity ) : System | ||
baseEntity | IEntity | |
return | System |
public GetBestValue ( string attributeName, bool resolveHyperlinks = false ) : object | ||
attributeName | string | |
resolveHyperlinks | bool | |
return | object |
public GetBestValue ( string attributeName, string dimensions, bool resolveHyperlinks = false ) : object | ||
attributeName | string | |
dimensions | string | |
resolveHyperlinks | bool | |
return | object |
public this ( string attributeName ) : IAttribute | ||
attributeName | string | |
return | IAttribute |