Click or drag to resize
KaxFileBrowserEventArgs Constructor

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public KaxFileBrowserEventArgs(
	string commandName,
	string virtualPath,
	string newVirtualPath
)

Parameters

commandName
Type: SystemString
virtualPath
Type: SystemString
newVirtualPath
Type: SystemString
See Also