3 references to Token
Microsoft.Web.XmlTransform (3)
XmlTransforms.cs (3)
570
if (!paramDictionary.TryGetValue(
Token
, out strTokenFormat))
576
paramDictionary[
Token
] = strTokenFormat;
598
if (paramDictionary.TryGetValue(
Token
, out strTokenFormat))