Dynamicweb 8 Documentation
TagExtensionMethod Class Members
Properties  Methods 


The following tables list the members exposed by TagExtensionMethod.

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
Public Methods
 NameDescription
Public MethodExecuteMethodOverride this method and return the modified string.  
Top
See Also

Reference

TagExtensionMethod Class
Dynamicweb.Rendering Namespace

Send Feedback