Uiinfrastructure API Docs  
 

HTMLNameDescLang Class

HTMLNameDescLang page control handles display and values of a page control made up of a text box text area and a select dropdown. The select is populated with default language options. This is a common construct throughout the admin ui.

For a list of all members of this type, see HTMLNameDescLang Members.

System.Object
   com.plumtree.uiinfrastructure.pagecontrols.framework.AComponent
      com.plumtree.uiinfrastructure.pagecontrols.framework.AHTMLComponent
         com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols.HTMLNameDescLang

public class HTMLNameDescLang : AHTMLComponent, IPageControl, IMVCObject, IManagedObject

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

HTMLNameDescLang Members | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace