PersistenceModeAttribute.Attribute 字段

定义

指定属性或事件作为特性保持在服务器控件的开始标记中。Specifies that the property or event persists in the opening tag of the server control as an attribute. 此字段为只读。This field is read-only.

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

字段值

PersistenceModeAttribute

适用于