ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Dialog Namespace / C1DialogExtender Class / CloseText Property

In This Topic
    CloseText Property
    In This Topic
    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