Click or drag to resize
RightXslFilterInit Method

[Missing <summary> documentation for "M:Activsoft.RightManagement.RightXslFilter.Init(System.Xml.XmlNode,System.Boolean)"]

Namespace: Activsoft.RightManagement
Assembly: Activsoft.RightManagement (in Activsoft.RightManagement.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax
public void Init(
	XmlNode conf,
	bool debug
)

Parameters

conf
Type: System.XmlXmlNode

[Missing <param name="conf"/> documentation for "M:Activsoft.RightManagement.RightXslFilter.Init(System.Xml.XmlNode,System.Boolean)"]

debug
Type: SystemBoolean

[Missing <param name="debug"/> documentation for "M:Activsoft.RightManagement.RightXslFilter.Init(System.Xml.XmlNode,System.Boolean)"]

Implements

IXslFilterInit(XmlNode, Boolean)
See Also