Zum Hauptinhalt gehen

TextArea Default Text multi-line text possible?

Kommentare

6 Kommentare

  • Permanently deleted user

    Thanks Ryan.

    It works like a charm. BTW, is there a better API reference I could use for something like this. For example the one i'm currently using - "Geocortex+Essentials+Silverlight+API+2.10",  didn't mention that TextArea has a property called DefaultText. Thanks.

    Jack

    0
  • Permanently deleted user

    Hi Jack

    in the Workflow Designer, right click on the items in the Toolbox and help is available on that 'Tool' or Activity.

    Regards

    Ralph

    0
  • Permanently deleted user

    Thanks Ralph for the suggestion. But I'm afraid the built-in help doc does not include API reference at all.

    0
  • Permanently deleted user

    Hi Jack

    from the Help on DisplayForm:

    TextAreaFormItem

    form.Find(Of TextAreaFormItem)("<FormItemID>").DefaultText

     

    form.Find(Of TextAreaFormItem)("<FormItemID>").Label.Text

     

    form.Find(Of TextAreaFormItem)("<FormItemID>").TextboxHeight

    Ralph

    0
  • Permanently deleted user

    I got it. Thanks Ralph and sorry for the confusing.

    0
  • Permanently deleted user

    No problem at all Jack

    Regards

    Ralph

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.