Show / Hide Table of Contents

Class CurrentPageAttribute

Attribute that indicates that the property is a response value that should be set to the current page if using pagination

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