[Obsolete("Use the same constructor without the isDirty parameter.")] public CatalogNode( int categoryId, int catalogNodeId, CatalogNodeType catalogNodeType, int orderBy, bool isDirty )
Parameters
- categoryId
- The category
- catalogNodeId
- The id of the catalog node
- catalogNodeType
- The type of the catalog node
- orderBy
- The order of the catalog node within the category
- isDirty
- This value is ignored.