ViewDataDictionary.TemplateInfo Property

Definition

Gets or sets an object that encapsulates information about the current template context.

C#
public System.Web.Mvc.TemplateInfo TemplateInfo { get; set; }

Property Value

An object that contains information about the current template.

Applies to

Product Versions
ASP.NET MVC 5.2