Krystalware
SlickUpload logo

GetCurrent Method (page)

Returns the current UploadManager for the specified page.

Declaration Syntax

C#

public static UploadManager GetCurrent(
	Page page
)

Visual Basic

Public Shared Function GetCurrent ( _
	page As Page _
) As UploadManager

Parameters

page– (Page)
The page for which to return the UploadManager.

Return Value

The UploadManager for the specified page, or null if none was found.

Assembly: Krystalware.SlickUpload, Version: 4.0