WebPartPersonalization.EnterSharedScopeUserCapability Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the WebPartUserCapability instance of a user's authorization to enter Shared scope.
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
Field Value
Remarks
The user right is represented by the string "enterSharedScope" in the WebPartUserCapability instance.