SPLongOperation constructor
初始化SPLongOperation類別的執行個體。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
page As Page _
)
'用途
Dim page As Page
Dim instance As New SPLongOperation(page)
public SPLongOperation(
Page page
)
參數
page
Type: System.Web.UI.Page由伺服器用來指示漫長的作業 (通常,與相關聯的文字旋轉齒輪影像) 的網頁。