InlineScriptCompiler.GetXsltAsXmlElement(String) Method

Definition

public:
 System::Xml::XmlElement ^ GetXsltAsXmlElement(System::String ^ code);
public System.Xml.XmlElement GetXsltAsXmlElement (string code);
member this.GetXsltAsXmlElement : string -> System.Xml.XmlElement
Public Function GetXsltAsXmlElement (code As String) As XmlElement

Parameters

code
String

Returns

Applies to