Gets or sets the accessible through definition associated with this action.

Namespace: Castle.MonoRail.Framework.Internal
Assembly:  Castle.MonoRail.Framework (in Castle.MonoRail.Framework.dll)
Version: 1.0.3.0

Syntax

C#
public AccessibleThroughAttribute AccessibleThrough{ get; set;}

Field Value

The accessible through.

See Also