Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.SocialMedia
SocialMediaAbstractWebPart Class
SocialMediaAbstractWebPart Methods
ShowError Method
ShowError Method (Label, String)
SocialMediaAbstractWebPart
ShowError Method (Label, String)
Displays a given message in given label if not on Livesite
Namespace:
CMS.SocialMedia
Assembly:
CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 8.2.23
Syntax
C#
Copy
protected
void
ShowError
(
Label
label
,
string
message
)
Parameters
label
Type:
System.Web.UI.WebControls
Label
Error message label
message
Type:
System
String
Message you want to display or its resource-string
See Also
Reference
SocialMediaAbstractWebPart Class
ShowError Overload
CMS.SocialMedia Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com