XmlFilter Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method XmlFilter(CategoryId)
Creates a new instance of the XmlFilter class that is only used when this object is used as argument to a remote filtering method that accepts it. When using this constructor you cannot call the Filter method unless you are in an HttpContext or the properties for ConnectionId and SessionId are set.
Public method XmlFilter(ConnectionId, SessionId, Int32)
Creates a new instance of the XmlFilter class that can be used to perform a query against the Content Studio Xml index. No validation of the parameters against Content Studio is done in this constructor.
Top
See Also

Reference