Click or drag to resize
ServerFile Class
服务端文件选择控件
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      Appkit.Web.ControlsButtonEdit
        Appkit.Web.ControlsServerFile

Namespace: Appkit.Web.Controls
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class ServerFile : ButtonEdit

The ServerFile type exposes the following members.

Constructors
  NameDescription
Public methodServerFile
Top
Properties
  NameDescription
Public propertyFilter
文件过滤选项
Public propertyImage
图片选择
Public propertyInitDir
选取的初始目录
Public propertyTopDir
选取不能超出的顶级目录
Top
See Also