| Smartsite SXML |
|
|---|---|
@ExecuteSxml("{math.e()}")
@{
Write(ExecuteSxml("{math.pi()}"));
}
|
|
| Smartsite SXML |
|
|---|---|
@ExecuteSxml("{math.e()}")
@{
Write(ExecuteSxml("{math.pi()}"));
}
|
|