| XslFilterNeedEnd Property |
[Missing <summary> documentation for "P:Activsoft.InSite.XslFilter.NeedEnd"]
Namespace: Activsoft.InSiteAssembly: Activsoft.InSite (in Activsoft.InSite.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic bool NeedEnd { get; }Public ReadOnly Property NeedEnd As Boolean
Get
public:
virtual property bool NeedEnd {
bool get () sealed;
}abstract NeedEnd : bool with get
override NeedEnd : bool with get
Property Value
Type:
BooleanImplements
IXslFilterNeedEnd
See Also