Can I make it customize dispaly of my GET request on service stack?

The implementation of the HtmlFormat is in a single class at: https://github. Com/ServiceStack/ServiceStack/blob/master/src/ServiceStack/WebHost. EndPoints/Formats/HtmlFormat.Cs It allows some customization, e.

G: HtmlFormat. TitleFormat = ""; HtmlFormat. HtmlTitleFormat The default behavior like splitting the case of the header labels was specifically added to make it more readable.

To change this you are going to have to download the source code, make changes to the class yourself and cut a new build. This is the line that does the split-camel-casing: https://github.Com/ServiceStack/ServiceStack/blob/master/src/ServiceStack/WebHost. EndPoints/Formats/HtmlFormat.

Cs#L289 You can read more about the JSON HTML Report Format used at: https://github.Com/ServiceStack/ServiceStack/wiki/HTML5ReportFormat.

The implementation of the HtmlFormat is in a single class at: https://github. Com/ServiceStack/ServiceStack/blob/master/src/ServiceStack/WebHost. EndPoints/Formats/HtmlFormat.Cs It allows some customization, e.

G: HtmlFormat. TitleFormat = ""; HtmlFormat. HtmlTitleFormat = ""; The default behavior like splitting the case of the header labels was specifically added to make it more readable.

To change this you are going to have to download the source code, make changes to the class yourself and cut a new build. This is the line that does the split-camel-casing: https://github.Com/ServiceStack/ServiceStack/blob/master/src/ServiceStack/WebHost. EndPoints/Formats/HtmlFormat.

Cs#L289 You can read more about the JSON HTML Report Format used at: https://github.Com/ServiceStack/ServiceStack/wiki/HTML5ReportFormat.

I did not find any clue about my question no 2. For above. – amit patel 2 hours ago 2>I want to know, why it takes space in header of table (the result table) for every capital character define in property.I.e.In my project the name of property in class is -> instanceName, which is represented as "instance Name" in header .? – amit patel 2 hours ago @amitpatel I've elaborated as to why it is the way it is and how to change it.

– mythz 1 hour ago.

See the above image, when I send GET request on service stack, it display me this kind of layout. 1>I want to know can I make it customize display. 2>I want to know, why it takes space in header of table (the result table) for every capital character define in property.

In my project the name of property in class is -> instanceName, which is represented as "instance Name" in header .

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions