kentico_helenag
-
10/16/2012 3:14:52 AM
RE:Get Global Categories
Hello,
you can use:
OptionCategoryInfoProvider.GetOptionCategories(String where, String orderBy)
The Where condition can be:
CategorySiteID IS NULL
to get the global categories.
Best regards, Helena Grulichova
|