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

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

Syntax

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

See Also