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