TagHelperContent.IsModified Property

Definition

Gets a value indicating whether the content was modified.

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

Property Value

Applies to