Method | Description | |
---|---|---|
ArticleSimpleProcessor ( int contentId, int? entityId, string filter, string entityTypeCode, string selectedIdsString ) : System.Collections.Generic | ||
Process ( ) : IList |
Method | Description | |
---|---|---|
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 | |
return | System.Collections.Generic |