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

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

Syntax

'Declaration
Protected Overrides Function ComputeShowForEdit As Boolean
protected override bool ComputeShowForEdit()
protected:
virtual bool ComputeShowForEdit() override
abstract ComputeShowForEdit : unit -> bool 
override ComputeShowForEdit : unit -> bool 
protected override function ComputeShowForEdit() : boolean

Return Value

Type: System.Boolean

See Also

Reference

CachedDataAnnotationsModelMetadata Class

System.Web.Http.Metadata.Providers Namespace