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
Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager partManager
IModuleContainer moduleContainer
In This Article
Back to top Powered by Volosoft