[]
Gets or sets a value indicating whether the page should throw an error if placeholders are empty.
public bool ThrowIfPlaceHoldersEmpty { get; set; }
Type | Description |
---|---|
bool | A bool value indicating whether to throw an error for empty placeholders. |