Show / Hide Table of Contents

Class TotalPagesAttribute

Attribute that indicates that the property is a response value that should be set to the total number of pages if using pagination

Inheritance
Object
Attribute
TotalPagesAttribute
Namespace: Seltzr.Responses.Attributes
Assembly: Seltzr.dll
Syntax
C#
[AttributeUsage(AttributeTargets.Property)]
public class TotalPagesAttribute : Attribute
  • Improve this Doc
  • View Source
Back to top Generated by DocFX