프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IContentTransformer | bool | ||
IsManualSummary | bool |
메소드 | 설명 | |
---|---|---|
EditableSummaryAttribute ( ) : System.Linq | ||
EditableSummaryAttribute ( string title, int sortOrder ) : System.Linq | ||
UpdateEditor ( ContentItem item, System editor ) : void | ||
UpdateItem ( ContentItem item, System editor ) : bool |
메소드 | 설명 | |
---|---|---|
AddEditor ( System container ) : System.Web.UI.Control |
메소드 | 설명 | |
---|---|---|
IContentTransformer ( ContentItem item ) : bool | ||
IsManualSummary ( ContentItem item ) : bool |
protected AddEditor ( System container ) : System.Web.UI.Control | ||
container | System | |
리턴 | System.Web.UI.Control |
public EditableSummaryAttribute ( string title, int sortOrder ) : System.Linq | ||
title | string | |
sortOrder | int | |
리턴 | System.Linq |
public UpdateEditor ( ContentItem item, System editor ) : void | ||
item | ContentItem | |
editor | System | |
리턴 | void |
public UpdateItem ( ContentItem item, System editor ) : bool | ||
item | ContentItem | |
editor | System | |
리턴 | bool |