Table of Contents

Method Unsupported

Namespace
DocWright.Dom.ContentControls
Assembly
DocWright.Dom.dll

Unsupported(string, string)

Initializes the exception for an unsupported XPath construct.

public static ContentControlBindingException Unsupported(string xpath, string construct)

Parameters

xpath string

The whole expression.

construct string

The construct that is not supported.

Returns

ContentControlBindingException

The exception.