| | Plumtree UI Infrastructure API | |
| HTMLTextBox.Init Method |
JF- Initializes a new AHTMLComponent object.
public override void Init(
PageMgr _ptPageMgr,
string
_strUniqueInstanceID);
Parameters
-
_ptPageMgr
-
-
_strUniqueInstanceID
- The unique ID for this component.
See Also
HTMLTextBox Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace