TemplateInstanceAttribute.Single 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
将类的 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如果访问该字段,则一次实例化新的模板实例。