Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
 FillInOptionText Property

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
BaseChoiceField.FillInOptionText Property (Microsoft.SharePoint.WebControls)
Gets or sets the initial text that users see in the text box for the field control before it has been set to a real value for the first time.

Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Visual Basic (Declaration)
Protected Overridable Property FillInOptionText As String
Visual Basic (Usage)
Dim value As String

value = Me.FillInOptionText

Me.FillInOptionText = value
C#
protected virtual string FillInOptionText { get; set; }

Property Value

A String that represents the content of the fill-in text box of the control before the field has been set to a meaningful value. The default is "Specify your own value:"

Use this field to tell users that they can type custom values that are not on the list of choices.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker