System.Web.UI.TemplateControl.SetStringResourcePointer Method

Sets a pointer to a string resource. The TemplateControl.SetStringResourcePointer(object, int) method is used by generated classes and is not intended for use from within your code.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
protected void SetStringResourcePointer (object stringResourcePointer, int maxResourceOffset)

Parameters

stringResourcePointer
An object representing the pointer to the string resource.
maxResourceOffset
The resource size.

Remarks

Documentation for this section has not yet been entered.

Requirements

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