Walter.BOM
HelpTopicAttribute Constructor(String,String,Nullable<Int32>)
Walter.BOM Assembly > Walter.BOM Namespace > HelpTopicAttribute Class > HelpTopicAttribute Constructor : HelpTopicAttribute Constructor(String,String,Nullable<Int32>)
The controller.
The action.
The code.
Initializes a new instance of the HelpTopicAttribute class.
Syntax
public HelpTopicAttribute( 
   string controller,
   string action,
   Nullable<int> code
)

Parameters

controller
The controller.
action
The action.
code
The code.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HelpTopicAttribute Class
HelpTopicAttribute Members
Overload List