ViewEngineResult.SearchedLocations Property

 

Gets or sets the searched locations.

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

Public Property SearchedLocations As IEnumerable(Of String)
	Get
	Private Set
End Property

Property Value

Type: System.Collections.Generic.IEnumerable(Of String)

The searched locations.

Return to top
Show: