메소드 | 설명 | |
---|---|---|
ArticleSimpleProcessor ( int contentId, int? entityId, string filter, string entityTypeCode, string selectedIdsString ) : System.Collections.Generic | ||
Process ( ) : IList |
메소드 | 설명 | |
---|---|---|
GetChildArticles ( int? parentArticleId, string filter, ICollection selectedIds, Field treeField ) : IList |
public ArticleSimpleProcessor ( int contentId, int? entityId, string filter, string entityTypeCode, string selectedIdsString ) : System.Collections.Generic | ||
contentId | int | |
entityId | int? | |
filter | string | |
entityTypeCode | string | |
selectedIdsString | string | |
리턴 | System.Collections.Generic |