CachedDataAnnotationsModelMetadata.ComputeShortDisplayName Method
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
This member overrides CachedModelMetadata<TPrototypeCache>.ComputeShortDisplayName().
Namespace: System.Web.Http.Metadata.Providers
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Protected Overrides Function ComputeShortDisplayName As String
protected override string ComputeShortDisplayName()
protected:
virtual String^ ComputeShortDisplayName() override
abstract ComputeShortDisplayName : unit -> string
override ComputeShortDisplayName : unit -> string
protected override function ComputeShortDisplayName() : String
Return Value
Type: System.String