PersistenceModeAttribute.Default 字段

定义

指定类的默认类型 PersistenceModeAttribute 。 默认值为 PersistenceMode.Attribute。 此字段是只读的。

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

字段值

适用于