Enumeration GlobalizationResxExportProjectTypes

Project types for Resx Exports. Either WebForms using local and global resources files, or project

System.Object
  System.ValueType
    System.Enum
      Westwind.Globalization.GlobalizationResxExportProjectTypes
public sealed enum GlobalizationResxExportProjectTypes

Class Members

MemberDescription

Project

Any .NET project other than WebForms that uses a single directory (Properties) for Resx resources

WebForms

WebForms project that use App_LocalResource/App_GlobalResources to store local and global resources

Requirements

Namespace: Westwind.Globalization
Assembly: westwind.globalization.dll

© West Wind Technologies, 2006 - 2019 • Updated: 01/24/18
Comment or report problem with topic