AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Helper..::..Registerpostbackscript Method

Function is called when the postback returns.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static void Registerpostbackscript(
	string function,
	Page currentPage
)

Parameters

function
Type: String
The function.
currentPage
Type: Page
The current page.