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如果已存取欄位,則會一次具現化新的範本實例。

適用於

另請參閱