PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Identification of the resource that contains the application code.

Namespace: Smartsite.Localization
Assembly:  Smartsite.Tools (in Smartsite.Tools.dll)

Syntax

C#Copy imageCopy Code
public const string ApplicationCodeResourceId
Visual Basic (Declaration)Copy imageCopy Code
Public Const ApplicationCodeResourceId As 

Remarks

An assembly file, a .resx XML resource file, a .resources compiled resource file and possibly other files can contain this resource string to indicate that all resource strings in the file are intended for the specified application.

See Also

Advanced