Метод | Описание | |
---|---|---|
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 |
Метод | Описание | |
---|---|---|
EntityDecorator ( IEntity baseEntity ) : System |
protected EntityDecorator ( IEntity baseEntity ) : System | ||
baseEntity | IEntity | |
Результат | System |
public GetBestValue ( string attributeName, bool resolveHyperlinks = false ) : object | ||
attributeName | string | |
resolveHyperlinks | bool | |
Результат | object |
public GetBestValue ( string attributeName, string dimensions, bool resolveHyperlinks = false ) : object | ||
attributeName | string | |
dimensions | string | |
resolveHyperlinks | bool | |
Результат | object |
public this ( string attributeName ) : IAttribute | ||
attributeName | string | |
Результат | IAttribute |