The Ntx type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddUrlParamToCommandState |
Update the command state to include the UrlParam's value. Used in the deconstuction
of URLs. See the ParamBinding class.
(Overrides ParamBinding..::.AddUrlParamToCommandState(EndecaCommand, UrlParam).) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ParseDimensionValues |
Parse and decode dimension values with the IEncoder to get back a list
of dimension values.
(Inherited from ParamBinding.) | |
| ParseRangeFilters |
Parse and decode range filters.
(Inherited from ParamBinding.) | |
| RequiresMultipleParameters |
See the ParamBinding class
(Overrides ParamBinding..::.RequiresMultipleParameters()()().) | |
| ToString | (Inherited from Object.) |