Méthode | Description | |
---|---|---|
AddTo ( ContentItem item, string detailName, |
||
EditableLinkAttribute ( ) : System | ||
EditableLinkAttribute ( string title, int sortOrder ) : System | ||
UpdateEditor ( ContentItem item, |
||
UpdateItem ( ContentItem item, |
||
Write ( ContentItem item, string detailName, System writer ) : void |
Méthode | Description | |
---|---|---|
AddEditor ( |
Méthode | Description | |
---|---|---|
IRelativityTransformer ( string currentPath, string fromAppPath, string toAppPath ) : string |
protected AddEditor ( |
||
container | ||
Résultat |
public AddTo ( ContentItem item, string detailName, |
||
item | ContentItem | |
detailName | string | |
container | ||
Résultat |
public EditableLinkAttribute ( string title, int sortOrder ) : System | ||
title | string | |
sortOrder | int | |
Résultat | System |
public UpdateEditor ( ContentItem item, |
||
item | ContentItem | |
editor | ||
Résultat | void |
public UpdateItem ( ContentItem item, |
||
item | ContentItem | |
editor | ||
Résultat | bool |
public Write ( ContentItem item, string detailName, System writer ) : void | ||
item | ContentItem | |
detailName | string | |
writer | System | |
Résultat | void |