SPResourceType enumeration

Specifies the type of string that is used for a user resource (SPUserResource).

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
SingleLineA single line string with less than 256 characters.
MultiLineA multi-line string with more than 256 characters.
Show: