CachedDataAnnotationsModelMetadata.ComputeTemplateHint 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>.ComputeTemplateHint().

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

Syntax

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

Return Value

Type: System.String

See Also

Reference

CachedDataAnnotationsModelMetadata Class

System.Web.Http.Metadata.Providers Namespace