Share via


ScriptStringLoc Members

Include Protected Members
Include Inherited Members

Renders a control that is used to render a localized string throughout a client JavaScript block.

The ScriptStringLoc type exposes the following members.

Constructors

  Name Description
Public method ScriptStringLoc Initializes a new instance of the ScriptStringLoc class.

Top

Properties

  Name Description
Public property Text Gets the localized text to be rendered.
Public property TextLocId Gets or sets the localized string ID value associated with the Text property.
Public property TextLocIdNum Gets or sets the integer value of the localized string ID associated with the Text property.

Top

Methods

  Name Description
Protected method Render Renders the ScriptStringLoc control to the specified [System.Web.UI.HtmlTextWriter] object. (Overrides Control.Render(HtmlTextWriter).)

Top

See Also

Reference

ScriptStringLoc Class

Microsoft.SharePoint.Portal.WebControls Namespace