ParseByTemplate

Features.ParseByTemplate property

Gets the value that indicates whether parsing by template is supported.

public bool ParseByTemplate { get; }

Return Value

true if parsing by template is supported; otherwise, false.

See Also