PagePorter Class Library

FpControlConverter.DiscardSpanHtml Property

Gets the value that indicates whether or not the converter should discard the HTML between the "startspan" and "endspan" tags.

[Visual Basic]
Overridable Public ReadOnly Property DiscardSpanHtml As Boolean
[C#]
public virtual bool DiscardSpanHtml {get;}

Property Value

The value that indicates whether or not the converter should discard the HTML between the "startspan" and "endspan" tags.

See Also

FpControlConverter Class | Parastream.Web.UI.Design Namespace