Property | Type | Description | |
---|---|---|---|
DefaultNodePropertyName | string | ||
InRepositoryPageSuffix | string | ||
WebRootFolderPath | string |
Property | Type | Description | |
---|---|---|---|
AssertAppmodelelements | void | ||
BackwardCompatibility_SetPageRepositoryPath | void | ||
Create | |||
Create | |||
CreateInitInfo | |||
EndResponse | void | ||
GetNode | |||
GetPresenterViewLocations | string | ||
GetSiteByNodePath | Site | ||
IHttpActionContext | IHttpActionFactory | ||
IHttpActionContext | |||
Initialize | void | ||
IsInAdminGroup | bool | ||
LoadContextNode | Node | ||
PortalContext | System | ||
ReloadSiteList | void | ||
ReloadSmartUrlList | string>.Dictionary | ||
StartsWithRoot | bool |
Method | Description | |
---|---|---|
GetApplicationContext ( ) : Node |
Returns the current application if it is the requested node
|
|
GetBackTargetUrl ( Node newNode ) : string | ||
GetBackTargetUrl ( Node newNode, BackTargetType targetType ) : string | ||
GetContentUrl ( object content ) : string | ||
GetCurrentAuthenticationMode ( ) : string | ||
GetLoginPagePathByRequestUri ( |
||
GetLoginPageUrl ( ) : string | ||
GetRequestedDevice ( ) : string | ||
GetSiteRelativePath ( string fullpath ) : string | ||
GetSiteRelativePath ( string fullpath, Site site ) : string | ||
GetUrlByRepositoryPath ( string repositoryPath ) : string | ||
GetUrlByRepositoryPath ( string url, string repositoryPath ) : string | ||
GetUrlParameterContext ( ) : Node | ||
IsApplicationNode ( Node node ) : bool | ||
IsApplicationNode ( |
||
IsApplicationNodeType ( |
Method | Description | |
---|---|---|
AssertAppmodelelements ( |
||
BackwardCompatibility_SetPageRepositoryPath ( string path ) : void | ||
Create ( |
||
Create ( |
||
CreateInitInfo ( |
||
EndResponse ( int statusCode ) : void | ||
GetNode ( |
||
GetPresenterViewLocations ( string nodePath, |
||
GetSiteByNodePath ( string path ) : Site | ||
IHttpActionContext ( ) : IHttpActionFactory | ||
IHttpActionContext ( ) : |
||
Initialize ( |
||
IsInAdminGroup ( IUser user, IEnumerable |
||
LoadContextNode ( |
||
PortalContext ( ) : System | ||
ReloadSiteList ( ) : void | ||
ReloadSmartUrlList ( ) : string>.Dictionary |
||
StartsWithRoot ( string path ) : bool |
public static GetBackTargetUrl ( Node newNode ) : string | ||
newNode | Node | |
return | string |
public static GetBackTargetUrl ( Node newNode, BackTargetType targetType ) : string | ||
newNode | Node | |
targetType | BackTargetType | |
return | string |
public GetContentUrl ( object content ) : string | ||
content | object | |
return | string |
public GetCurrentAuthenticationMode ( ) : string | ||
return | string |
public static GetLoginPagePathByRequestUri ( |
||
requestUri | ||
return | string |
public static GetRequestedDevice ( ) : string | ||
return | string |
public static GetSiteRelativePath ( string fullpath ) : string | ||
fullpath | string | |
return | string |
public static GetSiteRelativePath ( string fullpath, Site site ) : string | ||
fullpath | string | |
site | Site | |
return | string |
public static GetUrlByRepositoryPath ( string repositoryPath ) : string | ||
repositoryPath | string | |
return | string |
public static GetUrlByRepositoryPath ( string url, string repositoryPath ) : string | ||
url | string | |
repositoryPath | string | |
return | string |
public static IsApplicationNode ( Node node ) : bool | ||
node | Node | |
return | bool |
public static IsApplicationNode ( |
||
nodeHead | ||
return | bool |
public static IsApplicationNodeType ( |
||
nodeType | ||
return | bool |
public static string DefaultNodePropertyName | ||
return | string |
public static string InRepositoryPageSuffix | ||
return | string |