Properties class

Serves as the class for the admin user interface properties page.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.TemplateControl
      System.Web.UI.Page
        GlobalAdminPageBase
          Microsoft.Office.TranslationServices.AdminUI.Properties

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

Syntax

'Declaration
Public Class Properties _
    Inherits GlobalAdminPageBase _
    Implements IFormattable
'Usage
Dim instance As Properties
public class Properties : GlobalAdminPageBase, IFormattable

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

Properties members

Microsoft.Office.TranslationServices.AdminUI namespace