Method | Description | |
---|---|---|
CategoryResourceAttribute ( string resourceName, |
Initializes a new instance of the CategoryResourceAttribute class.
|
Method | Description | |
---|---|---|
GetLocalizedString ( string value ) : string |
Returns the localized string from the resource file.
|
public CategoryResourceAttribute ( string resourceName, |
||
resourceName | string | The resource name. |
resourceType | The type of the resource. | |
return | System |
protected GetLocalizedString ( string value ) : string | ||
value | string | |
return | string |