use namespace="System" functions @{ string BuildNumber { get { return "t" + DateTime.UtcNow.ToString("yyMMddHHmmss"); } } }