SPEditorPartChrome class
EditorParts 和裝載於服務工具窗格中的工具組件控制項呈現。
Inheritance hierarchy
System.Object
System.Web.UI.WebControls.WebParts.EditorPartChrome
Microsoft.SharePoint.WebPartPages.SPEditorPartChrome
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class SPEditorPartChrome _
Inherits EditorPartChrome
'用途
Dim instance As SPEditorPartChrome
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPEditorPartChrome : EditorPartChrome
備註
SPEditorPartChrome是在衍生的格式 ASP.NET 2.0 EditorPartChrome。
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.