ButtonSection.ControlToShowProgress property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ControlToShowProgress As String
    Get
    Set
'Usage
Dim instance As ButtonSection
Dim value As String

value = instance.ControlToShowProgress

instance.ControlToShowProgress = value
public string ControlToShowProgress { get; set; }

Property value

Type: System.String

See also

Reference

ButtonSection class

ButtonSection members

Microsoft.SharePoint.WebControls namespace