public CatalogPathNode( int categoryId, int catalogNodeId, CatalogNodeType catalogNodeType, CatalogVisibility visibility, string name, string summary, string thumbnailUrl, string thumbnailAltText )
Parameters
- categoryId
- Category Id for this path node
- catalogNodeId
- CatalogNode Id for this path node
- catalogNodeType
- CatalogNode type for this path node
- visibility
- Visibility setting for this path node
- name
- Name of this path node
- summary
- Summary of this path node
- thumbnailUrl
- Thumbnail URL for this path node
- thumbnailAltText
- Alternate text for the thumbnail for this path node