| DefaultTemplateJumpText Property |
获取Jump按钮显示文字
Namespace: Adf.Web.PaginationAssembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntaxpublic virtual string JumpText { get; }Public Overridable ReadOnly Property JumpText As String
Get
public:
virtual property String^ JumpText {
String^ get ();
}abstract JumpText : string with get
override JumpText : string with get
Property Value
Type:
String
See Also