Class DynamicFields
A strongly-typed resource class, for looking up localized strings, etc.
public class DynamicFields
- Inheritance
-
DynamicFields
- Inherited Members
Properties
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
public static CultureInfo Culture { get; set; }
Property Value
ResourceManager
Returns the cached ResourceManager instance used by this class.
public static ResourceManager ResourceManager { get; }
Property Value
RowsPerPageInfoFormat
Looks up a localized string similar to {first_item}-{last_item} of {all_items}.
public static string RowsPerPageInfoFormat { get; }