CachedModelMetadata<TPrototypeCache>.ComputeDisplayName Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  System.Web.Http.Metadata.Providers
Assembly:  System.Web.Http (in System.Web.Http.dll)

Syntax

'Declaration
Protected Overridable Function ComputeDisplayName As String
protected virtual string ComputeDisplayName()
protected:
virtual String^ ComputeDisplayName()
abstract ComputeDisplayName : unit -> string 
override ComputeDisplayName : unit -> string 
protected function ComputeDisplayName() : String

Return Value

Type: System.String

See Also

Reference

CachedModelMetadata<TPrototypeCache> Class

System.Web.Http.Metadata.Providers Namespace