Share via


TagHelperContent.IsEmptyOrWhiteSpace Property

Definition

Gets a value indicating whether the content is empty or whitespace.

public:
 abstract property bool IsEmptyOrWhiteSpace { bool get(); };
public abstract bool IsEmptyOrWhiteSpace { get; }
member this.IsEmptyOrWhiteSpace : bool
Public MustOverride ReadOnly Property IsEmptyOrWhiteSpace As Boolean

Property Value

Applies to