View Source
Class BlueprintItemBinder
Inheritance
System.Object
Assembly: Umbraco.Web.BackOffice.dll
Syntax
public class BlueprintItemBinder : ContentItemBinder, IModelBinder
Constructors
View Source
BlueprintItemBinder(IJsonSerializer, IUmbracoMapper, IContentService, IContentTypeService, IHostingEnvironment)
Declaration
public BlueprintItemBinder(IJsonSerializer jsonSerializer, IUmbracoMapper umbracoMapper, IContentService contentService, IContentTypeService contentTypeService, IHostingEnvironment hostingEnvironment)
Parameters
Methods
View Source
GetExisting(ContentItemSave)
Declaration
protected override IContent GetExisting(ContentItemSave model)
Parameters
Returns