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

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

Syntax

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

Return Value

Type: System.Boolean

See Also

Reference

CachedDataAnnotationsModelMetadata Class

System.Web.Http.Metadata.Providers Namespace