Click or drag to resize
UrlHelper Class
虚拟路径 工具类
Inheritance Hierarchy
SystemObject
  X3Platform.WebUrlHelper

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

The UrlHelper type exposes the following members.

Constructors
  NameDescription
Public methodUrlHelper
Initializes a new instance of the UrlHelper class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodStatic memberUrlEncode
获取物理路径
Top
See Also