[]
        
(Showing Draft Content)

C1.Web.Api.Document.Localization.Resources

Resources Class

A strongly-typed resource class, for looking up localized strings, etc.

Inheritance
Resources
Namespace: C1.Web.Api.Document.Localization
Assembly: C1.Web.Api.Document.dll
Syntax
public class Resources

Properties

Name Description
Culture

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

ExportedFileNotFound

Looks up a localized string similar to Exported file not found..

NonPaginatedNotSupported

Looks up a localized string similar to The non paginated mode is not supported by this document..

PageRangeInvalidRange

Looks up a localized string similar to The first page number must be equal or greater than 1..

PageRangeOutOfRange

Looks up a localized string similar to "{0}" specifies invalid page range, it should contain page numbers from 1 to {1}..

PageRangeSyntaxError

Looks up a localized string similar to "{0}" specifies invalid page range, use the form "1, 5-7, 12-"..

PaginatedNotSupported

Looks up a localized string similar to The paginaged mode is not supported by this document..

ResourceManager

Returns the cached ResourceManager instance used by this class.