@nospamproxy/core
Preparing search index...
security/NspApps
AppBasePath
Class AppBasePath
Data contract to describe the current app's base path. For every app it is different.
Index
Constructors
constructor
Properties
category
Id
path
Constructors
constructor
new
AppBasePath
(
categoryId
:
string
,
path
:
string
)
:
AppBasePath
Parameters
categoryId
:
string
path
:
string
Returns
AppBasePath
Properties
Readonly
category
Id
categoryId
:
string
Readonly
path
path
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
category
Id
path
@nospamproxy/core
Loading...
Data contract to describe the current app's base path. For every app it is different.