Click or drag to resize

PFFieldUrlValueHelperIsNotEmpty Property

Gets a value indicating whether the value is not null and the Url or Text are initialized.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool IsNotEmpty { get; }

Property Value

Type: Boolean
See Also