Click or drag to resize
BizFormItemProviderIsValid Property
Indicates if the provider instance is up-to-date and can be used to manage object instances.

Namespace: CMS.OnlineForms
Assembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 9.0.0
Syntax
C#
public override bool IsValid { get; }

Property Value

Type: Boolean
See Also