CachedModelMetadata(Of TPrototypeCache).ComputeOrder Method ()

 

This method is protected and therefore cannot be called directly. This method was designed to be overridden in a deriving class such as CachedDataAnnotationsModelMetadata.

Gets or sets a cached value that represents order of the current metadata.

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Protected Overridable Function ComputeOrder As Integer

Return Value

Type: System.Int32

A cached value that represents order of the current metadata.

Return to top
Show: