ASP.NET Core MVC コントロールヘルプ
NewItemCreator プロパティ (BaseCollectionViewService<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > BaseCollectionViewService<T> クラス : NewItemCreator プロパティ
Gets or sets a function that creates new items for the collection.
シンタックス
'宣言
 
Public Overridable Property NewItemCreator As System.String
public virtual System.string NewItemCreator {get; set;}
解説
If the creator function is not supplied, try to create an uninitialized item of the appropriate type.
参照

BaseCollectionViewService<T> クラス
BaseCollectionViewService<T> メンバ