Share via


MvcVBRazorCodeParser.InheritsStatement Method

Definition

Sets a value that indicates whether the current code block and model should be inherited.

protected override bool InheritsStatement ();
override this.InheritsStatement : unit -> bool
Protected Overrides Function InheritsStatement () As Boolean

Returns

true if the code block and model is inherited; otherwise, false.

Applies to