Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 552 Bytes

File metadata and controls

12 lines (8 loc) · 552 Bytes

CommandButtonTemplate.descriptionText Property

The description of the command button. This must be overridden in the extending class.

protected abstract string descriptionText { protected get; protected set; }

Property Value

System.String