TemplateControl.ReadStringResource Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Reads a string resource. The ReadStringResource method is not intended for use from within your code.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

No code example is currently available or this language may not be supported.

Return Value

Type: System.Object

An object representing the resource.

Exception Condition
NotSupportedException

The ReadStringResource is no longer supported.

The ReadStringResource method is not intended for use from within your code.

.NET Framework
Available since 2.0
Return to top
Show: