summaryP:DotNetNuke.Web.Mvc.Framework.Controllers.DnnController.ViewEngineCollectionEx

Namespace: DotNetNuke.Web.Mvc.Framework.Controllers
Assembly: DotNetNuke.Web.Mvc (in DotNetNuke.Web.Mvc.dll)

Syntax

C#
public ViewEngineCollection ViewEngineCollectionEx { get; set; }
Visual Basic
Public Property ViewEngineCollectionEx As ViewEngineCollection
	Get
	Set

Implements

IDnnController..::..ViewEngineCollectionEx

See Also