PagingHelperCurrentPage Property |
当前页
Namespace: X3Platform.UtilAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic int CurrentPage { get; set; }
public:
property int CurrentPage {
int get ();
void set (int value);
}
Property Value
Type:
Int32
See Also