Show / Hide Table of Contents

Class ApplicationPartSorter

Inheritance
object
ApplicationPartSorter
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc
Assembly: Volo.Abp.AspNetCore.Mvc.dll
Syntax
public static class ApplicationPartSorter

Methods

Sort(ApplicationPartManager, IModuleContainer)

Declaration
public static void Sort(ApplicationPartManager partManager, IModuleContainer moduleContainer)
Parameters
Type Name Description
ApplicationPartManager partManager
IModuleContainer moduleContainer
In this article
Back to top Powered by ABP.IO Platform