Path rewrite rule constructor.

 

   

Syntax
 

[C#]
RewriteRule()
RewriteRule(string regex)

[Visual Basic]
RewriteRule()
RewriteRule(string regex)

 

   

Params
 
Name Description
none  

 

   

Notes
 
Path rewrite rule constructor.

 

   

Example
 
None.