Click or drag to resize

UserControlForControllerAttribute Properties

The UserControlForControllerAttribute type exposes the following members.

Properties
 NameDescription
Public propertyPriority Gets the priority.
(Inherited from UserControlPriorityAttribute)
Public propertyTargetType Gets the controller type handled by the user control.
Public propertyTypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Top
See Also