PersonalizableAttribute.SharedPersonalizable 字段

定义

返回一个特性实例,它指示支持具有共享范围的个性化。 此字段为只读。

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

字段值

PersonalizableAttribute

注解

此属性实例的属性Scope设置为 ,其IsSensitive属性设置为 falseShared .

适用于