Gets the PageInfo for this Page
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public PageInfo PageInfo { get; }
Public ReadOnly Property PageInfo As PageInfo
Get
public:
property PageInfo^ PageInfo {
PageInfo^ get ();
}
member PageInfo : PageInfo with get
Property Value
Type:
PageInfoSee Also