Gets or sets the Skeleton's Application name. The value provided here is the value that will appear in the title tag of the head section of the final HTML.
Two replacement tokens and condition wrappers are available for use in this property: <section>...%SECTION%...</section> and <pagename>...%PAGENAME%...</pagename>. When the PageName and/or SectionName are set, all text within their respective wrappers will be displayed and the replacement token replaced with the actual value of the respective property.
ApplicationName = ".: My web site(%SECTION%) :: %PAGENAME% :."
IProperties Interface | GeekDork.WebSkeleton Namespace | PageName | SectionName