Method | 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 |
Method | Description | |
---|---|---|
AddEditor ( |
Method | Description | |
---|---|---|
IRelativityTransformer ( string currentPath, string fromAppPath, string toAppPath ) : string |
protected AddEditor ( |
||
container | ||
return |
public AddTo ( ContentItem item, string detailName, |
||
item | ContentItem | |
detailName | string | |
container | ||
return |
public EditableLinkAttribute ( string title, int sortOrder ) : System | ||
title | string | |
sortOrder | int | |
return | System |
public UpdateEditor ( ContentItem item, |
||
item | ContentItem | |
editor | ||
return | void |
public UpdateItem ( ContentItem item, |
||
item | ContentItem | |
editor | ||
return | bool |
public Write ( ContentItem item, string detailName, System writer ) : void | ||
item | ContentItem | |
detailName | string | |
writer | System | |
return | void |