Partager via


PageArgumentBinder Classe

Définition

Attention

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
Héritage
PageArgumentBinder
Attributs

Constructeurs

PageArgumentBinder()

Méthodes

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)

S’applique à