Click or drag to resize
RewriterConfigurationViewOnChanged Method
�����ļ�����ʱ�������¼�.

Namespace: X3Platform.Web.UrlRewriter.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
protected void OnChanged(
	Object sender,
	FileSystemEventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:X3Platform.Web.UrlRewriter.Configuration.RewriterConfigurationView.OnChanged(System.Object,System.IO.FileSystemEventArgs)"]

e
Type: System.IOFileSystemEventArgs
���ݸ��¼����������IJ���
Remarks
�����������������
See Also