Dialog for ASP.NET Web Forms
CloseText Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : CloseText Property
Specifies the text for the close button. Note that the close text is visibly hidden when using a standard theme.
Syntax
'Declaration
 
Public Property CloseText As System.String
public System.string CloseText {get; set;}
See Also

Reference

C1Dialog Class
C1Dialog Members