ReflectedActionDescriptor.UniqueId Property

Definition

Gets the unique ID for the reflected action descriptor using lazy initialization.

public override string UniqueId { get; }
member this.UniqueId : string
Public Overrides ReadOnly Property UniqueId As String

Property Value

The unique ID.

Applies to