RewriterConfigurationViewOnChanged Method |
�����ļ�����ʱ�������¼�.
Namespace: X3Platform.Web.UrlRewriter.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxprotected void OnChanged(
Object sender,
FileSystemEventArgs e
)
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