Loading...
Searching...
No Matches
OFT.Attributes.ModuleHelpLinkAttribute Class Reference
Inheritance diagram for OFT.Attributes.ModuleHelpLinkAttribute:
[legend]
Collaboration diagram for OFT.Attributes.ModuleHelpLinkAttribute:
[legend]

Public Member Functions

 ModuleHelpLinkAttribute (string url, string moduleName)
 
 ModuleHelpLinkAttribute (Type resourceType, string resourceName, string moduleName)
 Resolves the URL from a localized string resource at access time, so the link is culture-aware and manageable from the admin panel without code changes.
 
- Public Member Functions inherited from OFT.Attributes.HelpLinkAttribute
 HelpLinkAttribute (Type type, string resourceName)
 
 HelpLinkAttribute (string url)
 
 HelpLinkAttribute (string url, string text)
 

Properties

string ModuleName [get]
 

Constructor & Destructor Documentation

◆ ModuleHelpLinkAttribute() [1/2]

OFT.Attributes.ModuleHelpLinkAttribute.ModuleHelpLinkAttribute ( string  url,
string  moduleName 
)

◆ ModuleHelpLinkAttribute() [2/2]

OFT.Attributes.ModuleHelpLinkAttribute.ModuleHelpLinkAttribute ( Type  resourceType,
string  resourceName,
string  moduleName 
)

Resolves the URL from a localized string resource at access time, so the link is culture-aware and manageable from the admin panel without code changes.

Property Documentation

◆ ModuleName

string OFT.Attributes.ModuleHelpLinkAttribute.ModuleName
get

The documentation for this class was generated from the following file: