Share via


Manage.MaxItemsPerDayNoLimitButton property

Namespace:  Microsoft.Office.TranslationServices.AdminUI
Assembly:  Microsoft.Office.TranslationServices (in Microsoft.Office.TranslationServices.dll)

Syntax

'Declaration
Protected Property MaxItemsPerDayNoLimitButton As RadioButton
    Get
    Set
'Usage
Dim value As RadioButton

value = Me.MaxItemsPerDayNoLimitButton

Me.MaxItemsPerDayNoLimitButton = value
protected RadioButton MaxItemsPerDayNoLimitButton { get; set; }

Property value

Type: System.Web.UI.WebControls.RadioButton

See also

Reference

Manage class

Manage members

Microsoft.Office.TranslationServices.AdminUI namespace