C# 클래스 SenseNet.Portal.Virtualization.PortalContextInitInfo

파일 보기 프로젝트 열기: maxpavlov/FlexNet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ActionName string
AppNodePath string
BasicAuthHeaders string
BinaryHandlerRequestedNodeHead SenseNet.ContentRepository.Storage.NodeHead
ContextNodePath string
DeviceName string
IsOfficeProtocolRequest bool
IsWebdavRequest bool
RepositoryPath string
RequestUri System.Uri
RequestedNodeHead SenseNet.ContentRepository.Storage.NodeHead
RequestedNodeSite Site
RequestedSite Site
SiteRelativePath string
SiteUrl string
VersionRequest string

프로퍼티 상세

ActionName 공개적으로 프로퍼티

public string ActionName
리턴 string

AppNodePath 공개적으로 프로퍼티

public string AppNodePath
리턴 string

BasicAuthHeaders 공개적으로 프로퍼티

public string BasicAuthHeaders
리턴 string

BinaryHandlerRequestedNodeHead 공개적으로 프로퍼티

public NodeHead,SenseNet.ContentRepository.Storage BinaryHandlerRequestedNodeHead
리턴 SenseNet.ContentRepository.Storage.NodeHead

ContextNodePath 공개적으로 프로퍼티

public string ContextNodePath
리턴 string

DeviceName 공개적으로 프로퍼티

public string DeviceName
리턴 string

IsOfficeProtocolRequest 공개적으로 프로퍼티

public bool IsOfficeProtocolRequest
리턴 bool

IsWebdavRequest 공개적으로 프로퍼티

public bool IsWebdavRequest
리턴 bool

RepositoryPath 공개적으로 프로퍼티

public string RepositoryPath
리턴 string

RequestUri 공개적으로 프로퍼티

public Uri,System RequestUri
리턴 System.Uri

RequestedNodeHead 공개적으로 프로퍼티

public NodeHead,SenseNet.ContentRepository.Storage RequestedNodeHead
리턴 SenseNet.ContentRepository.Storage.NodeHead

RequestedNodeSite 공개적으로 프로퍼티

public Site RequestedNodeSite
리턴 Site

RequestedSite 공개적으로 프로퍼티

public Site RequestedSite
리턴 Site

SiteRelativePath 공개적으로 프로퍼티

public string SiteRelativePath
리턴 string

SiteUrl 공개적으로 프로퍼티

public string SiteUrl
리턴 string

VersionRequest 공개적으로 프로퍼티

public string VersionRequest
리턴 string