PageArgumentBinder Sınıf

Tanım

Dikkat

This type is obsolete and will be removed in a future version.

public ref class PageArgumentBinder abstract
public abstract class PageArgumentBinder
[System.Obsolete("This type is obsolete and will be removed in a future version.")]
public abstract class PageArgumentBinder
type PageArgumentBinder = class
[<System.Obsolete("This type is obsolete and will be removed in a future version.")>]
type PageArgumentBinder = class
Public MustInherit Class PageArgumentBinder
Devralma
PageArgumentBinder
Öznitelikler

Oluşturucular

PageArgumentBinder()

Yöntemler

BindAsync(PageContext, Object, String, Type)
BindModelAsync(PageContext, Type, Object, String)
BindModelAsync<TModel>(PageContext, String)
BindModelAsync<TModel>(PageContext, TModel, String)
TryUpdateModelAsync<TModel>(PageContext, TModel, String)
TryUpdateModelAsync<TModel>(PageContext, TModel)

Şunlara uygulanır