메소드 | 설명 | |
---|---|---|
AddTo ( |
||
EditableChildrenAttribute ( ) : System | ||
EditableChildrenAttribute ( string title, string zoneName, int sortOrder ) : System | ||
EditableChildrenAttribute ( string title, string zoneName, string name, int sortOrder ) : System | ||
UpdateEditor ( ContentItem item, |
||
UpdateItem ( ContentItem item, |
메소드 | 설명 | |
---|---|---|
AddEditor ( |
protected AddEditor ( |
||
container | ||
리턴 |
public AddTo ( |
||
container | ||
리턴 |
public EditableChildrenAttribute ( string title, string zoneName, int sortOrder ) : System | ||
title | string | |
zoneName | string | |
sortOrder | int | |
리턴 | System |
public EditableChildrenAttribute ( string title, string zoneName, string name, int sortOrder ) : System | ||
title | string | |
zoneName | string | |
name | string | |
sortOrder | int | |
리턴 | System |
public UpdateEditor ( ContentItem item, |
||
item | ContentItem | |
editor | ||
리턴 | void |
public UpdateItem ( ContentItem item, |
||
item | ContentItem | |
editor | ||
리턴 | bool |