RewriterConfigurationViewConfiguration Property |
������Ϣ
Namespace: X3Platform.Web.UrlRewriter.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic RewriterConfiguration Configuration { get; }
public:
property RewriterConfiguration^ Configuration {
RewriterConfiguration^ get ();
}
Property Value
Type:
RewriterConfiguration
See Also