This topic has not yet been rated - Rate this topic

SPContentType.DescriptionResource Property

SharePoint 2010

Gets or sets a user-defined localizable resource that represents the content type description.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public SPUserResource DescriptionResource { get; }

Property Value

Type: Microsoft.SharePoint.SPUserResource
A user-defined resource for the content type description.

This property is the source for the string returned by the Description property, which returns DescriptionResource.Value. The value that is returned by this expression changes as the value of the CurrentUICulture property of the current thread changes. For more information, see the SPUserResource.Value property.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ