WebPartPersonalization.EnterSharedScopeUserCapability 字段

定义

表示进入 WebPartUserCapability 范围的用户授权的 Shared 实例。

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

字段值

注解

用户权限由实例中的 WebPartUserCapability 字符串“enterSharedScope”表示。

适用于

另请参阅