System.Web.UI.Design.IDesignTimeResourceWriter.CreateResourceKey Method

Creates a key, using the provided string, to use to retrieve data from the given resource.

Syntax

public string CreateResourceKey (string resourceName, object obj)

Parameters

resourceName
The name of the resource.
obj
The object to localize.

Returns

The key used to write or retrieve obj from resourceName.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0