1 instantiation of RemoteAttribute
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
RemoteAttribute.cs (1)
91/// Use the <see cref="RemoteAttribute(string, string)"/> overload find the <paramref name="controller"/> in
5 references to RemoteAttribute
Microsoft.AspNetCore.Mvc.ViewFeatures (5)
RemoteAttribute.cs (4)
22/// Initializes a new instance of the <see cref="RemoteAttribute"/> class. 31/// Initializes a new instance of the <see cref="RemoteAttribute"/> class. 46/// Initializes a new instance of the <see cref="RemoteAttribute"/> class. 76/// Initializes a new instance of the <see cref="RemoteAttribute"/> class.
RemoteAttributeBase.cs (1)
74/// Name of the property associated with this <see cref="RemoteAttribute"/> instance.