Initializes a new instance of the LanguageNotFoundException class

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public LanguageNotFoundException(
	PageReference pageLink,
	string languageBranch
)

Parameters

pageLink
Type: EPiServer.Core..::.PageReference
languageBranch
Type: System..::.String

See Also