Dynamicweb 8 Documentation
TagExtensionMethod Class Properties


For a list of all members of this type, see TagExtensionMethod members.

Public Properties
 NameDescription
Public PropertyArgumentGets the raw argument passed to the extension method.  
Public PropertyArgumentsGets the arguments parsed into a Generic.List(Of Object) with one entry for each argument seperated with comma.  
Public PropertyMethodNameGets the name of the tag that this instance of the method is applied to.  
Public PropertyTagNameGets the name of the tag that this instance of the method is applied to.  
Public PropertyTemplateGets the raw argument passed to the extension method.  
Top
See Also

Reference

TagExtensionMethod Class
Dynamicweb.Rendering Namespace

Send Feedback