Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
SharePoint Products and Technologies
SharePoint 2010
SDK Documentation
SharePoint 2010 Class Libraries and Web Service References
SharePoint Foundation 2010 Class Libraries
Controls Class Library
Microsoft.SharePoint.WebControls
EntityEditor Class
EntityEditor Properties
AfterCallbackClientScript Property
AllowEmpty Property
AllowTypeIn Property
AutoPostBack Property
CannotBeBlankErrorMessage Property
CustomProperty Property
DefaultMaximumEntities Property
DefaultRows Property
DoEncodeErrorMessage Property
DownLevelTextBox Property
Entities Property
EntitySeparator Property
EntitySeparators Property
ErrorMessage Property
IsChanged Property
IsValid Property
MaximumEntities Property
MaximumHeight Property
MultiSelect Property
OnValueChangedClientScript Property
PickerDialog Property
PreferContentEditableDiv Property
ResolvedEntities Property
Rows Property
ShowDataValidationErrorBorder Property
ShowEntityDisplayTextInTextBox Property
TabIndex Property
Title Property
UpLevelDiv Property
UseContentEditableControl Property
Validated Property
ValidatorEnabled Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
EntityEditor
.
AfterCallbackClientScript Property
SharePoint 2010
Other Versions
Windows SharePoint Services 3
Namespace:
Microsoft.SharePoint.WebControls
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
C#
VB
Copy
public
string
AfterCallbackClientScript {
get
;
set
; }
Property Value
Type:
System
.
String
Returns
String
.
See Also
Reference
EntityEditor Class
EntityEditor Members
Microsoft.SharePoint.WebControls Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ