'Declaration
Public Shared Property DefaultAssembly As System.String
public static System.string DefaultAssembly {get; set;}
Remarks
If your resources are defined in the entry assembly or in its satellite assemblies, you don't need to change this property value. Use this property if your resources are defined, for example, in the custom control's assembly.