ReflectedActionDescriptor.UniqueId Property
Gets the unique ID for the reflected action descriptor using lazy initialization.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The unique ID is created using the System.Lazy<T> class.
Show: