Click or drag to resize
ImageUrlTranslator Class
图片链接转换。

转换 img/Image/ImageButton 的链接为绝对路径。

Inheritance Hierarchy
SystemObject
  Appkit.Web.UIImageUrlTranslator

Namespace: Appkit.Web.UI
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class ImageUrlTranslator

The ImageUrlTranslator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberExecute
执行转换。
Top
See Also