메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
AddEditor ( |
메소드 | 설명 | |
---|---|---|
IRelativityTransformer ( string currentPath, string fromAppPath, string toAppPath ) : string |
protected AddEditor ( |
||
container | ||
리턴 |
public AddTo ( ContentItem item, string detailName, |
||
item | ContentItem | |
detailName | string | |
container | ||
리턴 |
public EditableLinkAttribute ( string title, int sortOrder ) : System | ||
title | string | |
sortOrder | int | |
리턴 | System |
public UpdateEditor ( ContentItem item, |
||
item | ContentItem | |
editor | ||
리턴 | void |
public UpdateItem ( ContentItem item, |
||
item | ContentItem | |
editor | ||
리턴 | bool |
public Write ( ContentItem item, string detailName, System writer ) : void | ||
item | ContentItem | |
detailName | string | |
writer | System | |
리턴 | void |