Twitter Feed SEO pager page number query string name.

Namespace: TwitterFeed
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public static UrlParam<int> TwitterFeedPageNo
Visual Basic
Public Shared TwitterFeedPageNo As UrlParam(Of Integer)
Visual C++
public:
static UrlParam<int>^ TwitterFeedPageNo
F#
static val mutable TwitterFeedPageNo: UrlParam<int>

Field Value

Type: UrlParam<(Of <(<'Int32>)>)>

See Also