TagHelperOutput.IsContentModified Property

Definition

true if Content has been set, false otherwise.

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

Property Value

Applies to