Uiinfrastructure API Docs  
 

PTConstructType.DO_NOT_UPDATE Field

Use this as the value for those strings which should not be automatically updated by the factory. For example, a gadget banner's title is not a string that is extracted and localized, but rather a string that simply needs to be filled in.

public const string DO_NOT_UPDATE = "&?!!Bzzrt,";

See Also

PTConstructType Class | com.plumtree.xpshared.htmlconstructs Namespace