AreaRegistration.AreaName Property

Definition

Gets the name of the area to register.

public abstract string AreaName { get; }
member this.AreaName : string
Public MustOverride ReadOnly Property AreaName As String

Property Value

The name of the area to register.

Applies to