Search Results for

    Show / Hide Table of Contents

    Enum StructuralNavigationSortBy

    Enums for sorting Structural Navigation

    Namespace: PnP.Framework.Enums
    Assembly: PnP.Framework.dll
    Syntax
    public enum StructuralNavigationSortBy : int

    CreatedDate

    Sort by created date

    LastModifiedDate

    Sort by last modified date

    Title

    Sort by Title

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<StructuralNavigationSortBy>(String)
    ObjectExtensions.Set<StructuralNavigationSortBy, T>(Expression<Func<StructuralNavigationSortBy, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer