SPViewStyleCollection.StyleByID method
從集合中傳回具有指定識別碼的檢視樣式。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function StyleByID ( _
ID As Integer _
) As SPViewStyle
'用途
Dim instance As SPViewStyleCollection
Dim ID As Integer
Dim returnValue As SPViewStyle
returnValue = instance.StyleByID(ID)
public SPViewStyle StyleByID(
int ID
)
參數
ID
Type: System.Int3232 位元整數,會指定 [檢視] 樣式的識別碼。
傳回值
Type: Microsoft.SharePoint.SPViewStyle
代表 [檢視] 樣式的SPViewStyle物件。
備註
若要傳回的樣式, StyleByID方法會使用檔案 VWSTYLE 中指定的識別碼。XML,而Item屬性集合中使用之樣式的索引。
下表顯示的識別碼和所包含的原始安裝的 Microsoft Windows SharePoint Services 檢視樣式的名稱。
值 |
描述 |
---|---|
0 |
基本的表格 |
6 |
圖片庫的詳細資訊 |
7 |
沒有名稱 |
8 |
沒有名稱 |
9 |
沒有名稱 |
12 |
實 box 處理時,不顯示標籤 |
13 |
實 box 處理 |
14 |
文件詳細資料 |
15 |
電子報 |
16 |
新聞稿,無線條 |
17 |
陰影 |
18 |
方塊化議題 |
19 |
方塊化議題,無標籤 |