[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.BaseCollectionViewServiceTagHelper-2.NewItemCreator

NewItemCreator Property

NewItemCreator

Configurates NewItemCreator. Sets a function that creates new items for the collection.

Declaration
public virtual string NewItemCreator { get; set; }
Remarks

If the creator function is not supplied, try to create an uninitialized item of the appropriate type.