SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
IPublic
Site
Pages
Urls
Home Method
Builds the URL of the Home page of the public web site.
Definition
Namespace:
SMath.Manager.Network.UrlBuilders
Assembly:
SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
Copy
string
Home
()
VB
Copy
Function
Home
As
String
C++
Copy
String
^
Home
()
F#
Copy
abstract
Home
:
unit
->
string
Return Value
String
The URL which is built.
See Also
Reference
IPublicSitePagesUrls Interface
SMath.Manager.Network.UrlBuilders Namespace
In This Article
Definition
See Also