PersonalizableAttribute.NotPersonalizable 字段

定义

返回一个指示不支持个性化的特性实例。 此字段为只读。

public: static initonly System::Web::UI::WebControls::WebParts::PersonalizableAttribute ^ NotPersonalizable;
public static readonly System.Web.UI.WebControls.WebParts.PersonalizableAttribute NotPersonalizable;
 staticval mutable NotPersonalizable : System.Web.UI.WebControls.WebParts.PersonalizableAttribute
Public Shared ReadOnly NotPersonalizable As PersonalizableAttribute 

字段值

注解

此字段和 Default 字段具有相同的值。

适用于