Click or drag to resize

ControlTagAttribute Class

Adds the tag associated with control created for the specified model property
Inheritance Hierarchy
SystemObject
  SystemAttribute
    ControlTagAttribute
      CodeStack.SwEx.PMPage.AttributesControlTagAttribute

Namespace:  CodeStack.SwEx.PMPage.Attributes
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public class ControlTagAttribute : ControlTagAttribute

The ControlTagAttribute type exposes the following members.

Constructors
  NameDescription
Public methodControlTagAttribute
Initializes a new instance of the ControlTagAttribute class
Top
Properties
  NameDescription
Public propertyTag (Inherited from ControlTagAttribute.)
Top
Remarks
This attribute is used together with DependentOnAttribute to mark the dependencies
See Also