共用方式為


SPChromeSettings constructor

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Sub New ( _
    part As WebPart, _
    spChrome As SPChrome _
)
'用途
Dim part As WebPart
Dim spChrome As SPChrome

Dim instance As New SPChromeSettings(part, spChrome)
public SPChromeSettings(
    WebPart part,
    SPChrome spChrome
)

參數

請參閱

參照

SPChromeSettings class

SPChromeSettings members

Microsoft.SharePoint.WebPartPages namespace