Specifies the action to take if the element already has existing content. Default behavior is to replace any existing content.
public ContentAction ContentAction { get; set; }
- Type:
- ContentAction
Specifies the action to take if the element already has existing content. Default behavior is to replace any existing content.
public ContentAction ContentAction { get; set; }