Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
This section describes the different methods of extending the XSLT functionality. You can add extension objects or parameters using the XsltArgumentList class. The extension objects or parameters can then be called from the style sheet. In addition, you can also embed script blocks into the style sheet by using the msxsl:script element.
In This Section
XSLT Extension Objects
Discusses using the XsltArgumentList class to process XSLT extension objects.
XSLT Parameters
Discusses using the XsltArgumentList class to process XSLT parameters.
Script Blocks Using msxsl:script
Discusses using the msxsl:script element.