Click or drag to resize
FormAuthorizationUrlRewriterModule Class

[Missing <summary> documentation for "T:X3Platform.Web.UrlRewriter.FormAuthorizationUrlRewriterModule"]

Inheritance Hierarchy
SystemObject
  X3Platform.Web.UrlRewriterUrlRewriterModule
    X3Platform.Web.UrlRewriterFormAuthorizationUrlRewriterModule

Namespace: X3Platform.Web.UrlRewriter
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class FormAuthorizationUrlRewriterModule : UrlRewriterModule

The FormAuthorizationUrlRewriterModule type exposes the following members.

Constructors
  NameDescription
Public methodFormAuthorizationUrlRewriterModule
Initializes a new instance of the FormAuthorizationUrlRewriterModule class
Top
Methods
  NameDescription
Public methodDispose (Inherited from UrlRewriterModule.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInit
��ʼ��ʱִ�еķ���
(Inherited from UrlRewriterModule.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodRewrite
��д��ַ
(Overrides UrlRewriterModuleRewrite(String, HttpApplication).)
Public methodToString (Inherited from Object.)
Protected methodUrlRewriterModule_AuthorizeRequest
������֤�¼�
(Inherited from UrlRewriterModule.)
Top
See Also