Show / Hide Table of Contents

Class UiFrameworkExtensions

Inheritance
object
UiFrameworkExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Cli.ProjectBuilding.Building
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class UiFrameworkExtensions

Methods

ToFrameworkName(UiFramework)

Declaration
public static string ToFrameworkName(this UiFramework uiFramework)
Parameters
Type Name Description
UiFramework uiFramework
Returns
Type Description
string
In this article
Back to top Powered by ABP.IO Platform