TemplateInstanceAttribute.Single 字段

定义

TemplateInstanceAttribute 类的实例创建为表示会实例化一次的模板的实例。 此字段为只读。

public: static initonly System::Web::UI::TemplateInstanceAttribute ^ Single;
public static readonly System.Web.UI.TemplateInstanceAttribute Single;
 staticval mutable Single : System.Web.UI.TemplateInstanceAttribute
Public Shared ReadOnly Single As TemplateInstanceAttribute 

字段值

注解

如果访问字段 Single ,则会一次实例化新的模板实例。

适用于

另请参阅