共用方式為


WebPartToolPart.Properties enumeration

代表WebPart類別的基底屬性。

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

Syntax

'宣告
Public Enumeration Properties
'用途
Dim instance As WebPartToolPart.Properties
public enum Properties

Members

Member name Description
FrameState 網頁組件框架的初始狀態。
Height [網頁組件的高度。
Width [網頁組件的寬度
FrameType 網頁組件框架的樣式。
Direction 設定 [網頁組件的文字方向的值。
ZoneID [網頁組件所在的區域字串識別項。
PartOrder 整數值,指定 [網頁組件在區域中出現的順序。
IsVisible 指定 [網頁組件是否要顯示或隱藏頁面上的值。
AllowMinimize 指定 [網頁組件是否可最小化的值。
AllowRemove 指定是否可以從網頁組件中移除 [網頁組件的值
AllowZoneChange 值,指定 [網頁組件是否可以移至不同的區域。
DetailLink Web 網址或檔案系統路徑會保留 「 網頁組件的選擇性資訊的 HTML 檔案。
Description 當使用者將滑鼠指標上的標題或 [網頁組件的圖示會出現的文字。
HelpLink Web 網址或檔案系統路徑以 HTML 格式說明檔。
PartImageLarge 影像檔包含 16 x 16 像素的影像 URL。
PartImageSmall 這個值不目前使用的網頁組件基礎結構,而且 microsoft 保留供日後使用。
MissingAssembly 用來指示網頁組件的組件檔案會遺失訊息。
Title 在 [網頁組件的頂端的文字標題。
IsIncluded 指定 [網頁組件是否呈現在網頁中的值。
IsIncludedFilter 字串,指定顯示 [網頁組件的條件。
ExportControlledProperties 控制在個人檢視中的機密屬性的值是否可以匯出至網頁組件檔案 (.dwp) 的值。
ID
AllowConnect
AllowEdit
AllowHide
HelpMode
DirectionAspNet
Zone
Hidden
IsClosed
AllowClose
ChromeType
ChromeState
ZoneIndex
ExportMode
TitleUrl
HelpUrl
CatalogIconImageUrl
TitleIconImageUrl
ImportErrorMessage
AuthorizationFilter

請參閱

參照

Microsoft.SharePoint.WebPartPages namespace