3 | 8 |9 |
6 | Address: 7 | @Model.Address 8 |
-------------------------------------------------------------------------------- /mvc/render-partial-view-within-php/appsettings.Development.json: -------------------------------------------------------------------------------- 1 | { 2 | "Logging": { 3 | "LogLevel": { 4 | "Default": "Debug", 5 | "System": "Information", 6 | "Microsoft": "Information" 7 | } 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /mvc/render-partial-view-within-php/appsettings.json: -------------------------------------------------------------------------------- 1 | { 2 | "Logging": { 3 | "LogLevel": { 4 | "Default": "Warning" 5 | } 6 | }, 7 | "AllowedHosts": "*" 8 | } 9 | -------------------------------------------------------------------------------- /mvc/render-partial-view-within-php/render-partial-view-within-php.csproj: -------------------------------------------------------------------------------- 1 | int AddLink()
11 | Close()
11 | Error(string msg)
11 | msg
float GetPageHeight()
11 | float GetPageWidth()
11 | float GetStringWidth(string s)
11 | s
float GetX()
11 | float GetY()
11 | Ln([float h])
11 | h
int PageNo()
11 | SetFontSize(float size)
11 | size
SetLineWidth(float width)
11 | width
SetRightMargin(float margin)
11 | margin
SetTopMargin(float margin)
11 | margin
SetX(float x)
11 | x
SetXY(float x, float y)
11 | x
y
Sorry, there's nothing at this address.
10 |