[]
Represents a malformed URI rewriter.
[Obsolete("This API has no effect and will be removed in a future version.")]
public interface IMalformedUriRewriter
<Obsolete("This API has no effect and will be removed in a future version.")>
Public Interface IMalformedUriRewriter
Name | Description |
---|---|
OnLoadInvalidUri | Gets or sets a delegate that is called when a malformed URI is about to load. |
OnSaveUri | Gets or sets a delegate that is called when a malformed URI is about to be saved. |