Click or drag to resize

CommonMethodsReloadFrame Method

Reloads the frame.

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

Parameters

page
Type: System.Web.UIPage
The page.
url
Type: SystemString
The URL.
target
Type: SystemString
The target.
See Also