Click or drag to resize
AbstractAttributeResolve Method
Resolves the give text.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected string Resolve(
	string text
)

Parameters

text
Type: SystemString
Text to resolve

Return Value

Type: String
See Also