ITemplateFile Interface

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Interface ITemplateFile
'Usage
Dim instance As ITemplateFile
public interface ITemplateFile
public interface class ITemplateFile
type ITemplateFile =  interface end
public interface ITemplateFile

The ITemplateFile type exposes the following members.

Properties

  Name Description
Public property TemplateInfo This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Top

See Also

Reference

System.Web.WebPages Namespace