WebSitePathHelper Class

HD.Common

WebSitePathHelper Class Helper帮助文档
网站路径操作类
Inheritance Hierarchy

SystemObject  HD.CommonWebSitePathHelper

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static class WebSitePathHelper
Public NotInheritable Class WebSitePathHelper
public ref class WebSitePathHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type WebSitePathHelper =  class end

The WebSitePathHelper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetFilePath
根据相对路径或绝对路径获取绝对路径
Public methodStatic memberGetWebPath
获取网站绝对地址
Public methodStatic memberGetWebPath(String)
根据给出的相对地址获取网站绝对地址
Top
See Also

Reference