Show / Hide Table of Contents

Property DefaultPlaceholder

| Edit this page View Source

DefaultPlaceholder

Gets or sets the default placeholder to use when there is no ActiveSource or the ActiveSource does not have a placeholder defined. Consumers should always display the ActivePlaceholder in the UI, rather than accessing this property directly.

Declaration
public string? DefaultPlaceholder { get; set; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX