Method | Description | |
---|---|---|
BuildHelperDescriptors ( ) : Castle.MonoRail.Framework.Internal.HelperDescriptor[] |
IHelperDescriptorBuilder implementation. Gets the HelperDescriptor that describes the helper.
|
|
HelperAttribute ( |
Constructs a HelperAttribute with the supplied
|
|
HelperAttribute ( |
Constructs a HelperAttribute with the supplied
|
public BuildHelperDescriptors ( ) : Castle.MonoRail.Framework.Internal.HelperDescriptor[] | ||
return | Castle.MonoRail.Framework.Internal.HelperDescriptor[] |
public HelperAttribute ( |
||
helperType | The helper type | |
return | System |
public HelperAttribute ( |
||
helperType | The helper type | |
name | String | Name bound to the helper. The name will be /// used on the view to gain access to it |
return | System |