PersonalizableAttribute.NotPersonalizable 字段
定义
返回一个指示不支持个性化的特性实例。Returns an attribute instance that indicates no support for personalization. 此字段为只读。This field is read-only.
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 字段具有相同的值。This field and the Default field have the same value.