Search Results for

    Show / Hide Table of Contents

    Class DalPageId

    Inheritance
    System.Object
    DalPageId
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class DalPageId : object

    Properties

    | Improve this Doc View Source

    PageIndex

    Declaration
    public int PageIndex { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    PublishedLevel

    Declaration
    public int PublishedLevel { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    SlotIndex

    Declaration
    public int SlotIndex { get; set; }
    Property Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad