Click or drag to resize

CommonMethodsReloadRecordsFrame Method

Reloads the records frame.

Namespace:  Dynamicweb.News.Common
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public static void ReloadRecordsFrame(
	Page page,
	string url,
	string frameID
)

Parameters

page
Type: System.Web.UIPage
The page.
url
Type: SystemString
The URL.
frameID
Type: SystemString
The identifier of frame.
See Also