RewriterConfigurationRules Property |
��д��ַ�Ĺ���
Namespace: X3Platform.Web.UrlRewriter.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic RewriterRuleCollection Rules { get; set; }
public:
property RewriterRuleCollection^ Rules {
RewriterRuleCollection^ get ();
void set (RewriterRuleCollection^ value);
}
Property Value
Type:
RewriterRuleCollection
See Also