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.WebPartPages
DataFormWebPart Class
DataFormWebPart Properties
IWebPartRow.Schema Property
AllowXSLTEditing Property
AsyncRefresh Property
AutoRefresh Property
AutoRefreshInterval Property
CacheXslStorage Property
CacheXslTimeOut Property
CanHaveServerControls Property
ConnectionFilters Property
DataFields Property
DataSource Property
DataSourceID Property
DataSources Property
DataSourcesString Property
Default Property
DisplayName Property
ErrorMessageClass Property
FilterField Property
FilterOperations Property
FilterPropertyDescriptorCollection Property
FilterValue Property
FilterValues Property
FireInitialRow Property
InitialAsyncDataFetch Property
IntermediateFormActions Property
IsPrivilegedUser Property
ItemContext Property
ListDisplayName Property
ListId Property
ListName Property
ListUrl Property
ManualRefresh Property
NoDefaultStyle Property
NoFilterField Property
PageSize Property
PageType Property
ParameterBindings Property
ParametersPropertyDescriptorCollection Property
ParameterValues Property
SampleData Property
Schema Property
SharedXsl Property
SharedXslHashKey Property
ShouldCacheDataSource Property
ShouldToolPartShowDataSourceID Property
ShouldToolPartShowParameterBindings Property
ShouldToolPartShowXslEditor Property
ShowToolbarWithRibbon Property
ShowWithSampleData Property
Toolbar Property
UseSQLDataSourcePaging Property
ViewContentTypeId Property
ViewFlag Property
ViewFlags Property
ViewId Property
WebPartException Property
XmlDefinition Property
XmlDefinitionLink Property
Xsl Property
XslLink Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
DataFormWebPart
.
ErrorMessageClass Property
SharePoint 2010
Other Versions
Windows SharePoint Services 3
Gets the
ErrorMessageClass
property.
Namespace:
Microsoft.SharePoint.WebPartPages
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
C#
VB
Copy
protected
virtual
string
ErrorMessageClass {
get
; }
Property Value
Type:
System
.
String
See Also
Reference
DataFormWebPart Class
DataFormWebPart Members
Microsoft.SharePoint.WebPartPages 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