IDocumentFragmentElement Interface

IDocumentFragmentElement interface

Represents common interface for all Document Fragment elements.

public interface IDocumentFragmentElement

Properties

NameDescription
Content { get; }Gets the instance of the DocumentFragment.

See Also