Click or drag to resize

MessageAttribute Class

Attributes allows to specify the message to be displayed in the property manager page
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.PMPage.AttributesMessageAttribute

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 MessageAttribute : Attribute, 
	IAttribute

The MessageAttribute type exposes the following members.

Constructors
  NameDescription
Public methodMessageAttribute
Constructor to specify message and its parameters
Top
See Also