| PostPaginationIsPost Property |
该值为定值,表示该组件为回发组件
Namespace: Adf.Web.PaginationAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic override bool IsPost { get; }Public Overrides ReadOnly Property IsPost As Boolean
Get
public:
virtual property bool IsPost {
bool get () override;
}abstract IsPost : bool with get
override IsPost : bool with get
Property Value
Type:
Boolean
See Also