ASP.NET Pack Programmer's Guide
LocalizationInfo.DeleteButtonCaption Property
See Also
 





Gets or sets the string to be displayed as a caption for a 'delete' button.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public string DeleteButtonCaption { get; set; }

Visual Basic  Copy Code

Public Property DeleteButtonCaption As String

 Property Value

 See Also

LocalizationInfo Members
LocalizationInfo Class
MindFusion.Scheduling.WebForms Namespace