| GetPaginationFileName Property |
获取当前请求的文件名称
Namespace: Adf.Web.PaginationAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic string FileName { get; }Public ReadOnly Property FileName As String
Get
public:
property String^ FileName {
String^ get ();
}member FileName : string with get
Property Value
Type:
String
See Also