X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Web.UrlRewriter.Configuration
RewriterRuleCollection Class
RewriterRuleCollection Methods
Add Method
RewriterRuleCollection
Add Method
Adds a new RewriterRule to the collection.
Namespace:
X3Platform.Web.UrlRewriter.Configuration
Assembly:
X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
C#
C++
Copy
public
virtual
void
Add
(
RewriterRule
r
)
public
:
virtual
void
Add
(
RewriterRule
^
r
)
Parameters
r
Type:
X3Platform.Web.UrlRewriter.Configuration
RewriterRule
A RewriterRule instance.
See Also
Reference
RewriterRuleCollection Class
X3Platform.Web.UrlRewriter.Configuration Namespace