Quantcast
Channel: DevNet Questions
Viewing all articles
Browse latest Browse all 8885

some Api Change kentico 7 to 8.2

$
0
0
hi. i used these api in kentico 7. but i want to use in kentico 8.2. whats are the new of these: InfoDataSet optionCategoryInfos = SKUOptionCategoryInfoProvider.GetSKUOptionCategories(wheresoci, ""); DataSet temps = CMS.PortalEngine.PageTemplateInfoProvider.GetTemplates(ptiWhere,null); DataSet existSku = SKUInfoProvider.GetSKUs(where, null); field.DataType = FormFieldDataTypeEnum.Integer; DataClassInfo parentClass = DocumentTypeHelper.GetClassNames("cms.menuitem"); DataClassInfoProvider.DeleteDataClassInfo(className); DataSet Options = SKUInfoProvider.GetSKUs(where, null); DataSet categories = OptionCategoryInfoProvider.GetOptionCategories(whereCO, null); newCategory.CategorySiteID = CMSContext.CurrentSiteID; Code thanks. please help me, this is very important.

Viewing all articles
Browse latest Browse all 8885

Trending Articles