Click or drag to resize

HelpAttribute Class

Provides the additional help links for the page
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.PMPage.AttributesHelpAttribute

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

The HelpAttribute type exposes the following members.

Constructors
  NameDescription
Public methodHelpAttribute
Constructor for specifying links to help resources
Top
Remarks
Applied to the model class
See Also