SPView.ModerationType property
取得檢視中的內容核准型別。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ModerationType As String
Get
'用途
Dim instance As SPView
Dim value As String
value = instance.ModerationType
public string ModerationType { get; }
Property value
Type: System.String
字串,表示核准內容型別,可以是下列值之一:
HideUnapproved -只有具有 [讀取項目 」 權限的使用者從隱藏的項目未核准的草稿。
Contributor -目前使用者的擱置或已拒絕項目會顯示。
Moderator -擱置或已拒絕所有使用者的項目會顯示具有管理清單權限的使用者。