| Dynamicweb.Rendering Namespace : TagExtensionMethod Class |
For a list of all members of this type, see TagExtensionMethod members.
| Name | Description | |
|---|---|---|
![]() | Argument | Gets the raw argument passed to the extension method. |
![]() | Arguments | Gets the arguments parsed into a Generic.List(Of Object) with one entry for each argument seperated with comma. |
![]() | MethodName | Gets the name of the tag that this instance of the method is applied to. |
![]() | TagName | Gets the name of the tag that this instance of the method is applied to. |
![]() | Template | Gets the raw argument passed to the extension method. |