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 Code |
---|---|
public const string ApplicationCodeResourceId |
Visual Basic (Declaration) | Copy 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
StringResourceManager Class
Smartsite.Localization Namespace