Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.GetVersionedLocalizedString15 method

SharePoint 2013

Generates a localized form of a given xml fragment, given the appropriate LCID and default token file reference

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public static string GetVersionedLocalizedString15(
	string source,
	string defaultResourceFile,
	uint language
)

Parameters

source
Type: System.String
defaultResourceFile
Type: System.String
default token file for string references
language
Type: System.UInt32
desired language of localization

Return value

Type: System.String
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.