MvcVBRazorCodeParser.ModelTypeDirective Method

The Model Type Directive.

Namespace:  System.Web.Mvc.Razor
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

'Declaration
Protected Overridable Function ModelTypeDirective As Boolean
'Usage
Dim returnValue As Boolean 

returnValue = Me.ModelTypeDirective()

Return Value

Type: System.Boolean
Returns void.
Show: