public int GetParentCategoryId( int categoryId )
Parameters
- categoryId
- Id of the category for which to get the parent category id
Return Value
Id of the parent category of the given category
public int GetParentCategoryId( int categoryId )
Exception | Description |
---|---|
System.ArgumentException | Thrown if the given category id is not valid. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2