| PaginationBaseIsPost Property |
是否为回发组件
Namespace: Adf.Web.PaginationAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic virtual bool IsPost { get; }Public Overridable ReadOnly Property IsPost As Boolean
Get
public:
virtual property bool IsPost {
bool get ();
}abstract IsPost : bool with get
override IsPost : bool with get
Property Value
Type:
Boolean
See Also