Catatan
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba masuk atau mengubah direktori.
Akses ke halaman ini memerlukan otorisasi. Anda dapat mencoba mengubah direktori.
Gets the collection of value-provider factories for the application.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Factories As ValueProviderFactoryCollection
Get
public static ValueProviderFactoryCollection Factories { get; }
public:
static property ValueProviderFactoryCollection^ Factories {
ValueProviderFactoryCollection^ get ();
}
Property Value
Type: System.Web.Mvc.ValueProviderFactoryCollection
The collection of value-provider factory objects.