string GetBrowseUrl( int categoryId, int nodeId, CatalogNodeType nodeType, string name )
Parameters
- categoryId
- The category to which the node belongs
- nodeId
- The Id of the node for which to get the browse URL
- nodeType
- The type of node
- name
- The name to use in the link
Return Value
A browsing URL for the given node